diff --git a/docs/CNAME b/docs/CNAME
deleted file mode 100644
index e408adf7..00000000
--- a/docs/CNAME
+++ /dev/null
@@ -1 +0,0 @@
-pk-webs-beta.spectralitree.com
\ No newline at end of file
diff --git a/docs/assets/index.b38ea81b.css b/docs/assets/index.b38ea81b.css
new file mode 100644
index 00000000..65e29e4b
--- /dev/null
+++ b/docs/assets/index.b38ea81b.css
@@ -0,0 +1 @@
+#app{display:flex;flex-direction:column;min-height:100vh}.icon{height:1.5em;width:1.5em;margin-right:.5em}.avatar{height:2.5em;width:2.5em}.modal-content{border:none!important}.modal{display:flex}.banner{z-index:-200;width:100%;height:40vh;position:absolute;top:0;left:0;background-size:cover}blockquote{padding-left:.5em;margin:.25em 0!important;border-left:4px solid rgba(128,128,128,.3)}.nav-tabs * .nav-link{background-color:var(--bs-body-bg)!important;border-color:#8080804d!important;border-bottom-color:transparent!important}.nav-tabs{gap:.25em}.nav-tabs{border-bottom:none!important}.container{flex:1 0 auto!important}.d-spoiler{color:var(--bs-dark);background-color:var(--bs-dark);border-radius:2px;transition-delay:6000s}.d-spoiler::selection{color:var(--bs-dark);background-color:transparent}.d-spoiler:active{background-color:#8080804d;color:var(--bs-body-color);transition-delay:0s}.d-emoji{height:1em;width:auto}@media (min-width: 768px){.banner{height:50vh}}
diff --git a/docs/assets/index.bc73ad21.js b/docs/assets/index.fe151802.js
similarity index 100%
rename from docs/assets/index.bc73ad21.js
rename to docs/assets/index.fe151802.js
diff --git a/docs/index.html b/docs/index.html
index 6d8ac936..69fe9e42 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -6,10 +6,11 @@
pk-webs | home
-
-
+
+
+
diff --git a/index.html b/index.html
index 38514ac2..a230187c 100644
--- a/index.html
+++ b/index.html
@@ -6,7 +6,7 @@
pk-webs | home
-
+
diff --git a/public/style.css b/public/style.css
deleted file mode 100644
index 9586c3f5..00000000
--- a/public/style.css
+++ /dev/null
@@ -1,87 +0,0 @@
-#app {
- display: flex;
- flex-direction: column;
- min-height: 100vh;
-}
-
-.icon {
- height: 1.5em;
- width: 1.5em;
- margin-right: 0.5em;
-}
-
-.avatar {
- height: 2.5em;
- width: 2.5em;
-}
-
-.modal-content {
- border: none !important;
-}
-
-.modal {
- display: flex;
-}
-
-.banner {
- z-index: -200;
- width: 100%;
- height: 40vh;
- position: absolute;
- top: 0;
- left: 0;
- background-size: cover;
-}
-
-blockquote {
- padding-left: 0.5em;
- margin: 0.25em 0 0.25em 0 !important;
- border-left: 4px solid rgba(128, 128, 128, 0.3);
-}
-
-.nav-tabs * .nav-link {
- background-color: var(--bs-body-bg) !important;
- border-color: rgba(128, 128, 128, 0.3) !important;
- border-bottom-color: transparent !important;
-}
-
-.nav-tabs {
- gap: 0.25em;
-}
-
-.nav-tabs {
- border-bottom: none !important;
-}
-
-.container {
- flex: 1 0 auto !important;
-}
-
-.d-spoiler {
- color: var(--bs-dark);
- background-color: var(--bs-dark);
- border-radius: 2px;
- transition-delay: 6000s;
-}
-
-.d-spoiler::selection {
- color: var(--bs-dark);
- background-color: transparent;
-}
-
-.d-spoiler:active {
- background-color: rgba(128, 128, 128, 0.3);
- color: var(--bs-body-color);
- transition-delay: 0s;
-}
-
-.d-emoji {
- height: 1em;
- width: auto;
-}
-
-@media (min-width: 768px) {
- .banner {
- height: 50vh;
- }
-}
\ No newline at end of file
diff --git a/docs/style.css b/style.css
similarity index 100%
rename from docs/style.css
rename to style.css