restructured files to be in public folder
Deploy static site / deploy (push) Failing after 27s

This commit is contained in:
2026-04-23 12:06:45 +02:00
parent 08927017b1
commit 0b9c72fdf9
7 changed files with 5 additions and 5 deletions
+14
View File
@@ -0,0 +1,14 @@
body {
text-align: center;
background-color: #222222;
}
h1, h2, h3, h4, h5, p {
color: #DDDDEE
}
a.navbar {
color: #DD7FB6;
text-decoration: none
}