homepage.js/view/about.pug

11 lines
198 B
Plaintext
Raw Normal View History

2023-02-22 07:43:12 +01:00
extends layout/main.pug
block root
- var title = 'About me'
include ui/label.pug
block content
h2 About me page
hr
p
+label('TODO:', '#a3f4bf')
| Write about me