diff options
author | metamuffin <metamuffin@yandex.com> | 2021-09-14 21:07:24 +0200 |
---|---|---|
committer | metamuffin <metamuffin@yandex.com> | 2021-09-14 21:07:24 +0200 |
commit | 50c76a45f596afa6575eb5577ab06bb99cdadbce (patch) | |
tree | 1d375e30f3402bcbdf1e8bf81cfd415b7c31c70c /views/about.pug | |
parent | 3e67f1724e5506d99ef5aff1c82ff3e66e30c9d5 (diff) | |
download | metamuffin-website-50c76a45f596afa6575eb5577ab06bb99cdadbce.tar metamuffin-website-50c76a45f596afa6575eb5577ab06bb99cdadbce.tar.bz2 metamuffin-website-50c76a45f596afa6575eb5577ab06bb99cdadbce.tar.zst |
it probably doesnt make sense to comment commits at this point
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 |