Changed filesystem for static site

This commit is contained in:
Lao Tzu
2026-06-11 13:53:59 -07:00
parent 32cc108c4a
commit c887d058f0
220 changed files with 1199859 additions and 224 deletions
+8
View File
@@ -0,0 +1,8 @@
/* Desktop CSS */
@media only screen and (min-aspect-ratio: 0.72) {
}
/* Mobile CSS */
@media screen and (max-aspect-ratio: 0.71) {
}