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:
parent
930d4eb9f8
commit
463eaa384e
3 changed files with 7 additions and 7 deletions
3
apps/duckduckgo/footer.inc.sample
Normal file
3
apps/duckduckgo/footer.inc.sample
Normal 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>
|
||||
Loading…
Add table
Add a link
Reference in a new issue