diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..6fd6db8 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +publish +.shake diff --git a/pages/links.typ b/links.typ similarity index 70% rename from pages/links.typ rename to links.typ index 82863ae..977c788 100644 --- a/pages/links.typ +++ b/links.typ @@ -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] \ diff --git a/templates/default.html b/templates/default.html new file mode 100644 index 0000000..e69de29