added icon
This commit is contained in:
Binary file not shown.
|
After Width: | Height: | Size: 3.9 KiB |
+1
-1
@@ -52,7 +52,7 @@
|
|||||||
</div>
|
</div>
|
||||||
<div class="toyLi">
|
<div class="toyLi">
|
||||||
<button onclick="slideTransition('/toys/crafting', event)" class="toyContainer borderedRect">
|
<button onclick="slideTransition('/toys/crafting', event)" class="toyContainer borderedRect">
|
||||||
<img class="toyImg" src="/assets/byte_dice_fancy_64x64.png">
|
<img class="toyImg" src="/assets/foobar_tree.png">
|
||||||
<div class="toyTextContainer">
|
<div class="toyTextContainer">
|
||||||
<h1>Crafting Tree Generator</h1>
|
<h1>Crafting Tree Generator</h1>
|
||||||
<p class="desc">A crafting-tree-like generation tool that generates descending trees from a TOML file</p>
|
<p class="desc">A crafting-tree-like generation tool that generates descending trees from a TOML file</p>
|
||||||
|
|||||||
Reference in New Issue
Block a user