diff --git a/out/DIRECTORY_LISTING b/out/DIRECTORY_LISTING
index e632772..43f878e 100644
--- a/out/DIRECTORY_LISTING
+++ b/out/DIRECTORY_LISTING
@@ -16,15 +16,15 @@
-Directory Listing for /
📁articles 2022-08-03T19:38:50.026908Z gitpod 4096
-
-
-📁images 2022-08-03T19:38:50.018908Z gitpod 77
-
-🗎reset.css 2022-08-03T19:38:49.934908Z gitpod 1092
-🗎sig.css 2022-08-03T19:38:49.942908Z gitpod 10954
-
-
+Directory Listing for /
📁articles 2022-08-03T19:48:45.182844Z gitpod 4096
+
+
+📁images 2022-08-03T19:48:45.174844Z gitpod 77
+
+🗎reset.css 2022-08-03T19:48:45.114844Z gitpod 1092
+🗎sig.css 2022-08-03T19:48:45.122844Z gitpod 11140
+
+
diff --git a/out/articles/DIRECTORY_LISTING b/out/articles/DIRECTORY_LISTING
index 16bcb70..9cb657c 100644
--- a/out/articles/DIRECTORY_LISTING
+++ b/out/articles/DIRECTORY_LISTING
@@ -16,13 +16,13 @@
-Directory Listing for /articles/
-
-
-
-
-
-
+Directory Listing for /articles/
+
+
+
+
+
+
diff --git a/out/articles/Love Live! Custom Arcade Controller.article.html b/out/articles/Love Live! Custom Arcade Controller.article.html
index a70b332..1185938 100644
--- a/out/articles/Love Live! Custom Arcade Controller.article.html
+++ b/out/articles/Love Live! Custom Arcade Controller.article.html
@@ -32,7 +32,7 @@
diff --git a/out/articles/curabitur vel tempus ex.article.html b/out/articles/curabitur vel tempus ex.article.html
index 9731c83..36a0de8 100644
--- a/out/articles/curabitur vel tempus ex.article.html
+++ b/out/articles/curabitur vel tempus ex.article.html
@@ -32,7 +32,7 @@
diff --git a/out/articles/sigplace1.article.html b/out/articles/sigplace1.article.html
index 5a77d90..8553604 100644
--- a/out/articles/sigplace1.article.html
+++ b/out/articles/sigplace1.article.html
@@ -32,7 +32,7 @@
diff --git a/out/articles/test articles/DIRECTORY_LISTING b/out/articles/test articles/DIRECTORY_LISTING
index 1b10fc2..a3323e2 100644
--- a/out/articles/test articles/DIRECTORY_LISTING
+++ b/out/articles/test articles/DIRECTORY_LISTING
@@ -16,12 +16,12 @@
-Directory Listing for /articles/test articles/
-
-
-
-
-
+Directory Listing for /articles/test articles/
+
+
+
+
+
diff --git a/out/articles/test articles/test1.article.html b/out/articles/test articles/test1.article.html
index 4d3891f..7a7dc27 100644
--- a/out/articles/test articles/test1.article.html
+++ b/out/articles/test articles/test1.article.html
@@ -32,7 +32,7 @@
diff --git a/out/articles/test articles/test2.article.html b/out/articles/test articles/test2.article.html
index 3f5a31d..e2e2ee5 100644
--- a/out/articles/test articles/test2.article.html
+++ b/out/articles/test articles/test2.article.html
@@ -32,7 +32,7 @@
diff --git a/out/articles/test articles/test3.article.html b/out/articles/test articles/test3.article.html
index a422411..bf33e75 100644
--- a/out/articles/test articles/test3.article.html
+++ b/out/articles/test articles/test3.article.html
@@ -32,7 +32,7 @@
diff --git a/out/error.html b/out/error.html
index 4b16f9a..e2a8e36 100644
--- a/out/error.html
+++ b/out/error.html
@@ -32,7 +32,7 @@
diff --git a/out/otherpage.html b/out/otherpage.html
index 9ecc925..0709100 100644
--- a/out/otherpage.html
+++ b/out/otherpage.html
@@ -32,7 +32,7 @@
diff --git a/out/sig.css b/out/sig.css
index c68ee2f..c0f6dcc 100644
--- a/out/sig.css
+++ b/out/sig.css
@@ -420,6 +420,16 @@ textarea:disabled{
.navbaritem a:visited{
color:rgb(255, 200, 253);
}
+#liveindicator a:link{
+ color:red;
+ text-decoration: none;
+}
+#liveindicator a:hover{
+ color:red;
+}
+#liveindicator a:visited{
+ color:rgb(255, 200, 253);
+}
.navbaritem:first-of-type{
padding-left:32px;
}
@@ -432,13 +442,15 @@ textarea:disabled{
100%{color:rgba(255,0,0,0.8);}
}
#liveindicator{
+ display:inline-flex;
+}
+#liveindicator a{
animation-name: blink;
animation-duration: 3s;
animation-iteration-count: infinite;
animation-direction:alternate;
text-decoration: none;
padding-left:8px;
- display:inline-flex;
font-weight:900;
}
.socials{
diff --git a/out/testfile.html b/out/testfile.html
index a141962..59adf19 100644
--- a/out/testfile.html
+++ b/out/testfile.html
@@ -32,7 +32,7 @@
diff --git a/out/uploadform.html b/out/uploadform.html
index 7b9e7c0..275c159 100644
--- a/out/uploadform.html
+++ b/out/uploadform.html
@@ -32,7 +32,7 @@
diff --git a/ref/NAVBAR.html b/ref/NAVBAR.html
index ae0d55c..4084e15 100644
--- a/ref/NAVBAR.html
+++ b/ref/NAVBAR.html
@@ -14,7 +14,7 @@
diff --git a/sitefiles/sig.css b/sitefiles/sig.css
index 32d6859..d92d30a 100644
--- a/sitefiles/sig.css
+++ b/sitefiles/sig.css
@@ -478,6 +478,16 @@ textarea:disabled{
.navbaritem a:visited{
color:rgb(255, 200, 253);
}
+#liveindicator a:link{
+ color:red;
+ text-decoration: none;
+}
+#liveindicator a:hover{
+ color:red;
+}
+#liveindicator a:visited{
+ color:rgb(255, 200, 253);
+}
.navbaritem:first-of-type{
padding-left:32px;
}
@@ -490,13 +500,15 @@ textarea:disabled{
100%{color:rgba(255,0,0,0.8);}
}
#liveindicator{
+ display:inline-flex;
+}
+#liveindicator a{
animation-name: blink;
animation-duration: 3s;
animation-iteration-count: infinite;
animation-direction:alternate;
text-decoration: none;
padding-left:8px;
- display:inline-flex;
font-weight:900;
}
.socials{