summaryrefslogtreecommitdiff
path: root/views/about.pug
diff options
context:
space:
mode:
authormetamuffin <yvchraiqi@protonmail.com>2022-05-11 17:50:47 +0200
committermetamuffin <yvchraiqi@protonmail.com>2022-05-11 17:50:47 +0200
commita24d64db1a42bd3c105deedf6779ea93add98629 (patch)
tree5e05aca5865a6fb4aaa2cb7850b0afa97ddadfa7 /views/about.pug
parent931db09ce819ec743518ed4d0016fb0afeeb7513 (diff)
downloadmetamuffin-website-a24d64db1a42bd3c105deedf6779ea93add98629.tar
metamuffin-website-a24d64db1a42bd3c105deedf6779ea93add98629.tar.bz2
metamuffin-website-a24d64db1a42bd3c105deedf6779ea93add98629.tar.zst
didn't like the phrases in some places
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.