summaryrefslogtreecommitdiff
path: root/views/about.pug
diff options
context:
space:
mode:
Diffstat (limited to 'views/about.pug')
-rw-r--r--views/about.pug8
1 files changed, 4 insertions, 4 deletions
diff --git a/views/about.pug b/views/about.pug
index 2a0a9a2..fabc580 100644
--- a/views/about.pug
+++ b/views/about.pug
@@ -3,17 +3,17 @@ doctype html
html
head
include head
- title Rally the Troops!
+ title= SITE_NAME
style.
li img { height: 1.0em; vertical-align: middle; }
body
include header
article
- h1 Rally the Troops!
+ h1= SITE_NAME
- p Rally the Troops! is created and maintained by Tor Andersson. It is an open source project.
+ p Rally the Troops! is created and maintained by Tor Andersson. It is a free software project.
- p Please submit problem reports and make suggestions for improvements on #[a(href="https://github.com/ccxvii/rally-the-troops/issues") GitHub].
+ p Please submit problem reports and make suggestions for improvements on #[a(href="https://github.com/rally-the-troops/") GitHub].
h2 Tips & Tricks