diff options
author | Jeffrey Armstrong <jeff@approximatrix.com> | 2021-03-27 18:12:44 -0400 |
---|---|---|
committer | Jeffrey Armstrong <jeff@approximatrix.com> | 2021-03-27 18:12:44 -0400 |
commit | c7bf38f440c3e1cafd2ddb35d4505e936d4e3e86 (patch) | |
tree | fadb6178fb5be6316c6e71774d3fb6f7f425bf70 /captain/templates | |
parent | fd9077056f7f33c60b218636ead0644d42e75a09 (diff) | |
download | levitating-c7bf38f440c3e1cafd2ddb35d4505e936d4e3e86.tar.gz levitating-c7bf38f440c3e1cafd2ddb35d4505e936d4e3e86.zip |
Starting work towards processing external gemini requests.
Diffstat (limited to 'captain/templates')
-rw-r--r-- | captain/templates/index.gmi | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/captain/templates/index.gmi b/captain/templates/index.gmi index 0c260db..492d25d 100644 --- a/captain/templates/index.gmi +++ b/captain/templates/index.gmi @@ -3,6 +3,7 @@ The Levitating captain interface for the {{ project }} project. +=> /index.gmi Home => /releases.gmi Releases => /jobs.gmi Jobs => /players.gmi Players |