diff options
Diffstat (limited to 'captain/templates')
-rw-r--r-- | captain/templates/index.gmi | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/captain/templates/index.gmi b/captain/templates/index.gmi index 492d25d..ebc7419 100644 --- a/captain/templates/index.gmi +++ b/captain/templates/index.gmi @@ -1,7 +1,7 @@ -# {{ title }} - We're Levitating! +# {{ title }} - I'm Levitating! -The Levitating captain interface for the {{ project }} project. +The Levitating Captain interface for the {{ project }} project. => /index.gmi Home => /releases.gmi Releases @@ -9,7 +9,7 @@ The Levitating captain interface for the {{ project }} project. => /players.gmi Players => /about.gmi About -{{ content }} +{{ contents }} ``` |