gemini.git

going-flying.com gemini git repository

summary

tree

log

refs

2d1655fb578241e9ed761389961914ce45c54c70 - Matthew Ernisse - 1612754834

add some ↩ places

view tree

view raw

diff --git a/build/index.txt b/build/index.txt
index 2d2e26c..5f73ef3 100644
--- a/build/index.txt
+++ b/build/index.txt
@@ -7,4 +7,6 @@
 {% endfor %}
 
 
+=> / ↩
+
 🚀 © MMXX-MMXXI matt@going-flying.com
diff --git a/build/template.txt b/build/template.txt
index fd1eaad..7a94340 100644
--- a/build/template.txt
+++ b/build/template.txt
@@ -2,7 +2,7 @@
 
 {{content}}
 
-=> {{ up }} back
+=> {{ up }} ↩ back to index
 => gemini://gus.guru/backlinks?{{ me }} backlinks
 
 🚀 © MMXX-MMXXI matt@going-flying.com
diff --git a/cgi-bin/bofh.py b/cgi-bin/bofh.py
index 28906ef..8d9c9cc 100755
--- a/cgi-bin/bofh.py
+++ b/cgi-bin/bofh.py
@@ -69,3 +69,4 @@ if __name__ == '__main__':
 	print()
 	print('BOFH © Simon Travaglia')
 	print('=> http://pages.cs.wisc.edu/~ballard/bofh/excuses	Excuses List')
+	print('=> / ↩  Home
diff --git a/cgi-bin/converter b/cgi-bin/converter
index ef123f0..3eef4c1 100755
--- a/cgi-bin/converter
+++ b/cgi-bin/converter
@@ -67,7 +67,7 @@ Want to see something here?  Feel free to drop me a line.
 => mailto:matt@going-flying.com
 
 
-=> /	Home
+=> /	↩ Home
 '''
 
 
diff --git a/cgi-bin/rules.py b/cgi-bin/rules.py
index 9ee39c6..9a21ff8 100755
--- a/cgi-bin/rules.py
+++ b/cgi-bin/rules.py
@@ -88,4 +88,4 @@ if __name__ == '__main__':
 	print()
 	print('=> https://memory-alpha.fandom.com/wiki/Rules_of_Acquisition	Rules from Memory Alpha')
 	print('=> https://ascii.co.uk/art/startrek ASCII Ferengi Ship')
-	print('=> / Home')
+	print('=> / ↩ Home')
diff --git a/cgi-bin/vfdsay.py b/cgi-bin/vfdsay.py
index ee81339..a4d9635 100755
--- a/cgi-bin/vfdsay.py
+++ b/cgi-bin/vfdsay.py
@@ -96,6 +96,6 @@ ATH
 DISCONNECTED
 ```
 
-=> /~mernisse/	~mernisse
-=> /	Home
+=> /~mernisse/	↩ ~mernisse
+=> /	↩ Home
 ''')