1
0
Fork 0

Initial commit

This commit is contained in:
Owen Ryan 2023-05-15 23:59:18 -04:00
commit 530fc76ede
84 changed files with 60305 additions and 0 deletions

7
css/style.scss Normal file
View file

@ -0,0 +1,7 @@
---
# Convert SASS into CSS
# Source: https://avic.devpractical.com/jekyll-sass/
---
// Imports styles in the file located at _sass/style.sass
@import "style.sass";