diff options
Diffstat (limited to 'views/about.pug')
-rw-r--r-- | views/about.pug | 17 |
1 files changed, 6 insertions, 11 deletions
diff --git a/views/about.pug b/views/about.pug index d4a783e..2fdbf23 100644 --- a/views/about.pug +++ b/views/about.pug @@ -4,14 +4,9 @@ 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. - - - 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] + | hello. + | i am a muffin. + | i enjoy starting projects and never finishing them. + | i am also interested in the free software movement. + p + | also styling of this page is left as an exercise to the reader. |