diff --git a/static/index.html b/static/index.html
index 83cf43d..254bfd7 100644
--- a/static/index.html
+++ b/static/index.html
@@ -7,7 +7,7 @@
-
+
Violet's Purgatory
diff --git a/static/p/index.html b/static/p/index.html
index 780e94d..955ccae 100644
--- a/static/p/index.html
+++ b/static/p/index.html
@@ -9,6 +9,9 @@
+
+
+
Home
Preferences
diff --git a/static/style.css b/static/style.css
index 3fa13a5..186f4e1 100644
--- a/static/style.css
+++ b/static/style.css
@@ -98,6 +98,8 @@ hr {
max-width: 90%;
}
+/* I am so sorry about this code,,, */
+
.love::before {
content: "<3 ";
color: rgb(255, 100, 150);
@@ -153,6 +155,6 @@ hr {
100% {
opacity: 1;
transform: none;
- background-color: rgb(10, 5, 20);
+ background-color: rgb(15, 5, 30);
}
}
\ No newline at end of file