sites

parazyd.cf website
git clone git://parazyd.org/sites.git
Log | Files | Refs

commit 0680411c8c72dc1cd4239f4faa6945fb2a041057
parent d166da0f40e9c334c1c820646f552ae781dbfce8
Author: parazyd <parazyd@dyne.org>
Date:   Tue, 20 Feb 2018 21:27:50 +0100

add godwords in the gopherhole

Diffstat:
Mfooter.html | 2+-
Agw.dcgi | 7+++++++
Mindex.gph | 1+
3 files changed, 9 insertions(+), 1 deletion(-)

diff --git a/footer.html b/footer.html @@ -5,7 +5,7 @@ <div id="footer"> <hr> <span class="right"> - <img src="static/terry.gif" width="150"> + <a href="https://parazyd.cf/pub/dev/god/"><img src="static/terry.gif" width="150"></a> </span> </div> </body> diff --git a/gw.dcgi b/gw.dcgi @@ -0,0 +1,7 @@ +#!/bin/sh +echo "God says..." +echo +echo "$(shuf -n 32 /home/parazyd/HappyWords.TXT)" +echo +echo +echo "[1|Go back|/|server|port]" diff --git a/index.gph b/index.gph @@ -24,6 +24,7 @@ HTTP and HTTPS protocols if that's your thing. [1|Code repositories|/git|server|port] [1|Public files|/pub|server|port] [1|Random knowledgebase|/doc|server|port] +[1|God says...|/gw.dcgi|server|port] [MORE GOPHER]____________________________________________________ [1|The Gopher Lawn|/lawn|bitreich.org|port]