apps: rename 'search' to 'duckduckgo'

just in case we want to bring in a 'real' search app like e.g.
the one in wercchan, for which see
https://github.com/kfarwell/werchan/tree/master/apps/search
This commit is contained in:
Kurt H Maier 2020-05-25 19:20:16 -07:00
parent 930d4eb9f8
commit 463eaa384e
3 changed files with 7 additions and 7 deletions

View file

@ -0,0 +1,3 @@
<div><a href="http://werc.cat-v.org">Powered by werc</a></div>
<div><form action="/_search/" method="POST"><input type="text" name="q" placeholder="Site search..."><input type="submit" display="Search"></form></div>