first commit

This commit is contained in:
Alexander Navarro 2025-04-11 16:01:28 -04:00
commit 9f031f4577
17 changed files with 423 additions and 0 deletions

3
static/sass/style.scss Normal file
View file

@ -0,0 +1,3 @@
main {
background-color: red;
}