diff --git a/docs/index.html b/docs/index.html
index 6518ef4..78e79f7 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -54,10 +54,17 @@
color: black;
}
- #download-count {
+ #download-count,
+ #last-publish-line,
+ #total-downloads-span {
visibility: hidden;
}
+ #github-and-bug-report-links {
+ display: flex;
+ gap: 2rem;
+ }
+
#body-wrapper {
height: 100vh;
width: 100vw;
@@ -110,6 +117,14 @@
iCtrl
A Simple VNC + SSH Console + SFTP Client
+
+
+ Total Downloads: |
+
+
+ Last Published at:
+
+
@@ -139,16 +154,11 @@ A Simple VNC + SSH Console + SFTP Client
| |
-
+
+