summaryrefslogtreecommitdiff
path: root/views/about.pug
diff options
context:
space:
mode:
Diffstat (limited to 'views/about.pug')
-rw-r--r--views/about.pug6
1 files changed, 6 insertions, 0 deletions
diff --git a/views/about.pug b/views/about.pug
new file mode 100644
index 0000000..3eda61a
--- /dev/null
+++ b/views/about.pug
@@ -0,0 +1,6 @@
+extends layout
+
+block content
+ h2 about
+ p hello. i am a muffin. i enjoy starting projects and never finishing them. i am also interested in the free software movement. i am *not* interested to use capitalization on this page.
+ \ No newline at end of file