shithub: werc

Download patch

ref: 1795fb64410ffabbd42a2fa41d394fcf7b1f29f1
parent: 91cae9711f0c3edda1c1ff6982fd6bda9361e11c
author: sl <sl@stanleylieber.com>
date: Sun May 31 19:24:56 EDT 2020

sites/default.cat-v.org/_werc/lib/footer.inc: google api key -> apps/duckduckgo

--- a/sites/default.cat-v.org/_werc/lib/footer.inc
+++ b/sites/default.cat-v.org/_werc/lib/footer.inc
@@ -1,5 +1,6 @@
 <br class="doNotDisplay doNotPrint" />
 
+<!--
 <div class="left"><a href="http://werc.cat-v.org/">Powered by werc</a></div>
 
 <div class="right">
@@ -11,6 +12,8 @@
     <input type="submit" name="sa" value="Search" />
   </div>
 </form>
+-->
 
+<div style="margin-right: auto;"><a href="http://werc.cat-v.org">Powered by werc</a></div>
 
-
+<div><form action="/_search/" method="POST"><input type="text" id="searchtext" name="q"> <input type="submit" value="Search"></form></div>