diff options
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -37,6 +37,7 @@ </a>. </noscript> + <div id="imgbox" style="display:none;"></div> <form id="form" autocomplete="off"> <input type="text" id="search" placeholder="Search for a chip." list="paletteSearch"/> <hr/> @@ -106,6 +107,7 @@ To get started, simply type the name of the chip you'd like to know about into the top box. By default, the searcher will automatically refresh the results as you type.</p> <h4>Different types of chips</h4> + <hr> <ul> <li><b>Beta Chips</b> are indicated by a β symbol.</li> <li><b>Soon-to-be deprecated Chips</b> are indicated by yellow text, as well as a warning.</li> |