diff --git a/index.html b/index.html
index a77c71b..5cfd4e1 100644
--- a/index.html
+++ b/index.html
@@ -375,7 +375,7 @@
diff --git a/meshcore-resources.html b/meshcore-resources.html
index d76de5a..0b316df 100644
--- a/meshcore-resources.html
+++ b/meshcore-resources.html
@@ -127,6 +127,20 @@
margin-top: 1.5em;
color: #ffffff;
}
+ .site-footer {
+ margin-top: 2em;
+ padding-top: 2em;
+ text-align: center;
+ font-size: 0.875rem;
+ color: #2C2D3C;
+ border-top: 1px solid #ccc;
+ }
+ .site-footer a {
+ text-decoration: none;
+ }
+ .site-footer a:hover {
+ text-decoration: underline;
+ }
@media (max-width: 800px) {
body {
padding-top: calc(env(safe-area-inset-top, 1em));
@@ -184,6 +198,10 @@ MCTOMQTT_MQTT3_PASSWORD=large4cats
← Back to CT Mesh
+