mirror of
https://github.com/tildeclub/geminipage.git
synced 2026-06-27 22:19:24 +00:00
added a single additional line to 'index.gmi' to ensure that
a variety of different user's posts is always shown on the main index page. I also made two changes to 'gemlog.gmi' that fix the handling of tabs and CRLF newlines respectively. thanks to ~seifferth
This commit is contained in:
2
redirect.gmi
Executable file
2
redirect.gmi
Executable file
@@ -0,0 +1,2 @@
|
||||
#!/bin/sh
|
||||
printf "%s %s\r\n" 31 /
|
||||
Reference in New Issue
Block a user