Added a link to about.css in a header for an about page.

This commit is contained in:
Alexander Andreev 2022-10-26 01:51:47 +04:00
parent 62c01314e7
commit be64f5624a
Signed by: Arav
GPG Key ID: 0388CC8FAA51063F
1 changed files with 3 additions and 0 deletions

View File

@ -1,5 +1,8 @@
extends base.pug
block append head
link(href='/assets/css/about.css' rel='stylesheet')
block nav
nav
a(href='/') Home