summaryrefslogtreecommitdiff
path: root/views/about.pug
blob: d4a783e04d48328c46255620c0818b31f25fd54b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
//- SPDX-License-Identifier: AGPL-3.0-only
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]