Search UI form update, and footer typo fix.

This commit is contained in:
Viktor Lofgren 2023-02-13 17:01:49 +01:00
parent 1314702e4f
commit b92d18521d
2 changed files with 2 additions and 3 deletions

View File

@ -57,7 +57,7 @@
<tr><td>year&lt;2005</td><td>(beta) The document was ostensibly published in or before 2005</td></tr>
<tr><td>rank&gt;50</td><td>(beta) The ranking of the website is at least 50 in a span of 1 - 255</td></tr>
<tr><td>year&lt;50</td><td>(beta) The ranking of the website is at most 50 in a span of 1 - 255</td></tr>
<tr><td>rank&lt;50</td><td>(beta) The ranking of the website is at most 50 in a span of 1 - 255</td></tr>
<tr><td>format:html5</td><td>Filter documents using the HTML5 standard. This is typically modern websites.</td></tr>
<tr><td>format:xhtml</td><td>Filter documents using the XHTML standard</td></tr>

View File

@ -10,9 +10,8 @@
<optgroup label="General Search">
<option {{#eq profile "default"}}selected{{/eq}} value="default">Popular Sites</option>
<option {{#eq profile "modern"}}selected{{/eq}} value="modern">Blogs and Personal Websites</option>
<option {{#eq profile "academia"}}selected{{/eq}} value="academia">Academia, Forums, Big Websites</option>
<option {{#eq profile "academia"}}selected{{/eq}} value="academia">Academia</option>
<option {{#eq profile "vintage"}}selected{{/eq}} value="vintage">Web 1.0</option>
<option {{#eq profile "yolo"}}selected{{/eq}} value="yolo">Default Ranking Algorithm</option>
<option {{#eq profile "corpo"}}selected{{/eq}} value="corpo">No Domain Ranking</option>
</optgroup>
<optgroup label="Topics Search">