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/minecraft/fire/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">Fire</h1><div class="byline hideable"><p>from <a href="/browse/minecraft/">Minecraft</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/minecraft/chain_boots/"><table><tbody><tr><td class="itemIcon"><img src="/browse/minecraft/chain_boots/icon.png"></td><td width="*" class="itemName">Chain Boots</td></tr></tbody></table></a></div><div class="hideable view__item"><a href="/browse/minecraft/chain_chestplate/"><table><tbody><tr><td class="itemIcon"><img src="/browse/minecraft/chain_chestplate/icon.png"></td><td width="*" class="itemName">Chain Chestplate</td></tr></tbody></table></a></div><div class="hideable view__item"><a href="/browse/minecraft/chain_helmet/"><table><tbody><tr><td class="itemIcon"><img src="/browse/minecraft/chain_helmet/icon.png"></td><td width="*" class="itemName">Chain Helmet</td></tr></tbody></table></a></div><div class="hideable view__item"><a href="/browse/minecraft/chain_leggings/"><table><tbody><tr><td class="itemIcon"><img src="/browse/minecraft/chain_leggings/icon.png"></td><td width="*" class="itemName">Chain Leggings</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 Liquids</h2><div class="panel"><div class="hideable view__item"><a href="/browse/minecraft/fire/"><table><tbody><tr><td class="itemIcon"><img src="/browse/minecraft/fire/icon.png"></td><td width="*" class="itemName">Fire</td></tr></tbody></table></a></div><div class="hideable view__item"><a href="/browse/minecraft/lava/"><table><tbody><tr><td class="itemIcon"><img src="/browse/minecraft/lava/icon.png"></td><td width="*" class="itemName">Lava</td></tr></tbody></table></a></div><div class="hideable view__item"><a href="/browse/minecraft/water/"><table><tbody><tr><td class="itemIcon"><img src="/browse/minecraft/water/icon.png"></td><td width="*" class="itemName">Water</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