pastel.codes/views/error.pug
E 7f2c5975da
Update about bio (#55)
* Update bio and remove CV link for privacy issues

* Update bio and remove CV link for privacy issues

* Format and fix linting issue

* Change bio
2024-04-29 14:58:42 +01:00

26 lines
572 B
Plaintext

extends layout
block nav-links
li.nav-item
a.nav-link(href='/')
span Home
li.nav-item
a.nav-link(href='/about')
span About
li.nav-item
a.nav-link(href='https://github.com/aurora-dot')
span Projects
li.nav-item
a.nav-link(href='https://blog.pastel.codes')
span Blog
li.nav-item
a.nav-link(href='/contact')
span Contact
block content
.center-v-h.ef.ff
.error
h1= message
#error-code
h2= error.status