need to figure out what I'm doing for templates

This commit is contained in:
Pagwin 2024-07-22 00:32:26 -04:00
parent 04edb240b1
commit 44b6a9b5ff
No known key found for this signature in database
GPG key ID: 81137023740CA260
3 changed files with 4 additions and 2 deletions

2
.gitignore vendored Normal file
View file

@ -0,0 +1,2 @@
publish
.shake

View file

@ -1,5 +1,5 @@
#import misc_page from "/utils/layouts"
#wrap doc in misc_page(doc)
//#import misc_page from "/utils/layouts"
//#wrap doc in misc_page(doc)
#link("https://github.com/Pagwin-Fedora")[Github] \
#link("https://www.linkedin.com/in/spencer-powell-pagwin/")[Linkedin] \

0
templates/default.html Normal file
View file