minor bug causing page to not display

This commit is contained in:
ploopyco 2024-06-07 12:28:11 -04:00
parent c7431d0044
commit 9106bb111e
2 changed files with 2 additions and 0 deletions

1
.gitignore vendored
View File

@ -1 +1,2 @@
venv/ venv/
site/

View File

@ -1,2 +1,3 @@
site_name: Ploopy Adept Trackball site_name: Ploopy Adept Trackball
site_url: https://ploopyco.github.io/adept-trackball
theme: material theme: material