summaryrefslogtreecommitdiff
path: root/views/about.pug
diff options
context:
space:
mode:
Diffstat (limited to 'views/about.pug')
-rw-r--r--views/about.pug15
1 files changed, 0 insertions, 15 deletions
diff --git a/views/about.pug b/views/about.pug
deleted file mode 100644
index 38e396d..0000000
--- a/views/about.pug
+++ /dev/null
@@ -1,15 +0,0 @@
-//- SPDX-License-Identifier: AGPL-3.0-only
-extends layout
-
-block content
- h2 about
- p
- | hi.
- | i am a muffin.
- | i enjoy starting projects and never finishing them.
- | i am also participating in the free software movement.
- h3 random stuff
- ul
- li styling of this page is left as an exercise to the reader.
- li this page doesn't make use of the CSS and JavaScript features of "modern" browsers in order to reduce overhead ("bloat").
- li nom nom nom \ No newline at end of file