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/applied_energistics_2/flour/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">Flour</h1><div class="byline hideable"><p>from <a href="/browse/applied_energistics_2/">Applied Energistics 2</a></p></div><div class="recipes section hideable"><h2>Recipe</h2><div class="panel"><div class="hideable view__full_recipe"><div class="input"><h3>Ingredients</h3><div class="view__inventory_table hideable"><table><tbody><tr class="hideable view__stack"><td class="quantity"><input readonly="readonly"></td><td class="icon"><img src="/browse/minecraft/wheat/icon.png"></td><td width="*" class="name"><a href="/browse/minecraft/wheat/">Wheat</a></td><td class="action" style="display: none; "><button class="remove"> </button></td></tr><tr class="edit hideable hidden"><td class="quantity"><input name="quantity"></td><td class="icon"><img src="/images/unknown.png"></td><td width="*" class="name"><input name="name" class="ui-autocomplete-input" autocomplete="off"></td><td class="action"><button name="add" disabled="disabled">add</button></td></tr></tbody></table><div class="toolbar hideable hidden"><button name="clear">clear</button></div></div></div><div class="pattern"><table class="view__crafting_grid hideable"><tbody><tr><td><a class="empty"><img src="/images/empty.png"></a></td><td><a class="empty"><img src="/images/empty.png"></a></td><td><a class="empty"><img src="/images/empty.png"></a></td></tr><tr><td><a class="empty"><img src="/images/empty.png"></a></td><td><a class="" href="/browse/minecraft/wheat/" title="Wheat"><img src="/browse/minecraft/wheat/icon.png" alt="Wheat"></a></td><td><a class="empty"><img src="/images/empty.png"></a></td></tr><tr><td><a class="empty"><img src="/images/empty.png"></a></td><td><a class="empty"><img src="/images/empty.png"></a></td><td><a class="empty"><img src="/images/empty.png"></a></td></tr></tbody></table><div class="tool"><a href="/browse/applied_energistics_2/quartz_grindstone/">Quartz Grindstone</a>, <a href="/browse/applied_energistics_2/wooden_crank/">Wooden Crank</a></div></div><div class="output"><h3>Produces</h3><div class="view__inventory_table hideable"><table><tbody><tr class="hideable view__stack"><td class="quantity"><input readonly="readonly"></td><td class="icon"><img src="/browse/applied_energistics_2/flour/icon.png"></td><td width="*" class="name"><a href="/browse/applied_energistics_2/flour/">Flour</a></td><td class="action" style="display: none; "><button class="remove"> </button></td></tr><tr class="edit hideable hidden"><td class="quantity"><input name="quantity"></td><td class="icon"><img src="/images/unknown.png"></td><td width="*" class="name"><input name="name" class="ui-autocomplete-input" autocomplete="off"></td><td class="action"><button name="add" disabled="disabled">add</button></td></tr></tbody></table><div class="toolbar hideable hidden"><button name="clear">clear</button></div></div></div></div></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 hiding section hidden"><h2></h2><div class="panel"></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 Food Items</h2><div class="panel"><div class="hideable view__item"><a href="/browse/applied_energistics_2/flour/"><table><tbody><tr><td class="itemIcon"><img src="/browse/applied_energistics_2/flour/icon.png"></td><td width="*" class="itemName">Flour</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>
|
||||
|
||||
|
||||
<div role="log" aria-live="assertive" aria-relevant="additions" class="ui-helper-hidden-accessible"></div><div role="log" aria-live="assertive" aria-relevant="additions" class="ui-helper-hidden-accessible"></div><ul class="ui-autocomplete ui-front ui-menu ui-widget ui-widget-content" id="ui-id-1" tabindex="0" style="display: none; "></ul><span role="status" aria-live="assertive" aria-relevant="additions" class="ui-helper-hidden-accessible"></span><ul class="ui-autocomplete ui-front ui-menu ui-widget ui-widget-content" id="ui-id-2" tabindex="0" style="display: none; "></ul><span role="status" aria-live="assertive" aria-relevant="additions" class="ui-helper-hidden-accessible"></span></body></html>
|
||||
|
||||
Reference in New Issue
Block a user