summaryrefslogtreecommitdiff
path: root/views/about.pug
diff options
context:
space:
mode:
Diffstat (limited to 'views/about.pug')
-rw-r--r--views/about.pug4
1 files changed, 2 insertions, 2 deletions
diff --git a/views/about.pug b/views/about.pug
index 2fdbf23..f442efb 100644
--- a/views/about.pug
+++ b/views/about.pug
@@ -4,9 +4,9 @@ extends layout
block content
h2 about
p
- | hello.
+ | hi.
| i am a muffin.
| i enjoy starting projects and never finishing them.
- | i am also interested in the free software movement.
+ | i am also supporting the free software movement.
p
| also styling of this page is left as an exercise to the reader.