
path: '^/\d',
entryNodes: {
'#archive-title': {
uri: 'window.location',
title: 'parent',
container: 'parent'
}
}
path: '^/',
entryNodes: {
'h3.entry-header': {
uri: 'a',
title: 'a',
container: 'parent'
}
}