diff options
author | Jeffrey Armstrong <jeff@approximatrix.com> | 2021-03-30 15:09:09 -0400 |
---|---|---|
committer | Jeffrey Armstrong <jeff@approximatrix.com> | 2021-03-30 15:09:09 -0400 |
commit | c6a3bdfc5e02b9e35b1e0fc5af2d0bf0319681ac (patch) | |
tree | e9714d50e2be010557992708ad92aa93522d3daa /captain/templates | |
parent | 8da227ca130355332fc92935cfbabc87bd0db078 (diff) | |
download | levitating-c6a3bdfc5e02b9e35b1e0fc5af2d0bf0319681ac.tar.gz levitating-c6a3bdfc5e02b9e35b1e0fc5af2d0bf0319681ac.zip |
Added script to scan and load instructions. Instructions now displayed on a page.
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 ebc7419..bbcd8d2 100644 --- a/captain/templates/index.gmi +++ b/captain/templates/index.gmi @@ -7,6 +7,7 @@ The Levitating Captain interface for the {{ project }} project. => /releases.gmi Releases => /jobs.gmi Jobs => /players.gmi Players +=> /instructions.gmi Instructions => /about.gmi About {{ contents }} |