diff options
Diffstat (limited to 'views/about.pug')
-rw-r--r-- | views/about.pug | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/views/about.pug b/views/about.pug index f442efb..38e396d 100644 --- a/views/about.pug +++ b/views/about.pug @@ -7,6 +7,9 @@ block content | hi. | i am a muffin. | i enjoy starting projects and never finishing them. - | i am also supporting the free software movement. - p - | also styling of this page is left as an exercise to the reader. + | 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 |