Update prerendered pages for new search bar
This commit is contained in:
@@ -26,7 +26,7 @@
|
||||
<div class="dot" style="opacity: 1; "></div></a><a data-page="craft" href="/craft/" style="z-index: 101; ">
|
||||
<p>Craft</p>
|
||||
<div class="dot" style="opacity: 0; "></div></a>
|
||||
<div class="view__item_selector hideable"><p class="placeholder">find items...</p></div>
|
||||
<div class="view__item_selector search"><p>find an item...</p></div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="page hideable view__item_page"><div class="sidebar"><div class="titleImage"><a><img src="/browse/forestry/date/icon.png"></a></div><a target="new" class="officialPage externalLink hideable hidden"><p>Offical Documentation</p></a><button class="large craftingPlan">See Crafting Plan</button><ins class="view__adsense placeholder sidebar_skyscraper"></ins></div><div class="mainBody"><h1 class="name">Date</h1><div class="byline hideable"><p>from <a href="/browse/forestry/">Forestry</a></p></div><div class="recipes section hideable hidden"><h2>Recipes</h2><div class="panel"></div></div><div class="description section hideable hidden view__markdown_section"><h2>Description</h2><div class="panel markdown"></div></div><div class="videos section hideable hidden"><h2>Videos</h2><div class="panel"></div></div><div class="view__item_group usedToMake hideable section"><h2>Used to Make</h2><div class="panel"><div class="hideable view__item"><a href="/browse/forestry/fruit_juice/"><table><tbody><tr><td class="itemIcon"><img src="/browse/forestry/fruit_juice/icon.png"></td><td width="*" class="itemName">Fruit Juice</td></tr></tbody></table></a></div><div class="hideable view__item"><a href="/browse/forestry/mulch/"><table><tbody><tr><td class="itemIcon"><img src="/browse/forestry/mulch/icon.png"></td><td width="*" class="itemName">Mulch</td></tr></tbody></table></a></div></div></div><div class="view__item_group usedAsToolToMake hideable hiding section hidden"><h2></h2><div class="panel"></div></div><div class="view__item_group similar hideable section"><h2>Other Tree Produce</h2><div class="panel"><div class="hideable view__item"><a href="/browse/forestry/cherry/"><table><tbody><tr><td class="itemIcon"><img src="/browse/forestry/cherry/icon.png"></td><td width="*" class="itemName">Cherry</td></tr></tbody></table></a></div><div class="hideable view__item"><a href="/browse/forestry/chestnut/"><table><tbody><tr><td class="itemIcon"><img src="/browse/forestry/chestnut/icon.png"></td><td width="*" class="itemName">Chestnut</td></tr></tbody></table></a></div><div class="hideable view__item"><a href="/browse/forestry/date/"><table><tbody><tr><td class="itemIcon"><img src="/browse/forestry/date/icon.png"></td><td width="*" class="itemName">Date</td></tr></tbody></table></a></div><div class="hideable view__item"><a href="/browse/forestry/lemon/"><table><tbody><tr><td class="itemIcon"><img src="/browse/forestry/lemon/icon.png"></td><td width="*" class="itemName">Lemon</td></tr></tbody></table></a></div><div class="hideable view__item"><a href="/browse/forestry/papaya/"><table><tbody><tr><td class="itemIcon"><img src="/browse/forestry/papaya/icon.png"></td><td width="*" class="itemName">Papaya</td></tr></tbody></table></a></div><div class="hideable view__item"><a href="/browse/forestry/plum/"><table><tbody><tr><td class="itemIcon"><img src="/browse/forestry/plum/icon.png"></td><td width="*" class="itemName">Plum</td></tr></tbody></table></a></div><div class="hideable view__item"><a href="/browse/forestry/walnut/"><table><tbody><tr><td class="itemIcon"><img src="/browse/forestry/walnut/icon.png"></td><td width="*" class="itemName">Walnut</td></tr></tbody></table></a></div></div></div></div></div>
|
||||
@@ -41,7 +41,7 @@
|
||||
you'd like to make, what you already have, it will do the rest, giving you a list of raw materials you need
|
||||
to collect and step-by-step instructions of how much to make of which items in the proper order. You can
|
||||
even ask it to include the materials and instructions for all the tools you'll need along the way!
|
||||
|
||||
|
||||
</p>
|
||||
</div>
|
||||
<div class="center">
|
||||
@@ -87,11 +87,11 @@
|
||||
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
|
||||
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
|
||||
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
|
||||
|
||||
|
||||
ga('create', 'UA-54970416-2', 'crafting-guide.com');
|
||||
ga('require', 'displayfeatures');
|
||||
ga('require', 'linkid', 'linkid.js');
|
||||
}
|
||||
</script>
|
||||
|
||||
|
||||
</body></html>
|
||||
|
||||
Reference in New Issue
Block a user