diff options
Diffstat (limited to 'views/about.pug')
-rw-r--r-- | views/about.pug | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/views/about.pug b/views/about.pug index 3eda61a..210916f 100644 --- a/views/about.pug +++ b/views/about.pug @@ -3,4 +3,8 @@ 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 + + h3 notes + p + | this webpage is optimized to be viewed with non-graphical browser. #[br] + | also styling is left as an exercise to the reader. #[br]
\ No newline at end of file |