upleb.uk

Public git repos — served from a NIP-34 GRASP relay at git.upleb.uk

summaryrefslogtreecommitdiff
path: root/templates/landing.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/landing.html')
-rw-r--r--templates/landing.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/templates/landing.html b/templates/landing.html
index ae0f31d..6fe0294 100644
--- a/templates/landing.html
+++ b/templates/landing.html
@@ -174,6 +174,7 @@
174 </style> 174 </style>
175</head> 175</head>
176<body> 176<body>
177 {theme_toggle}
177 <header class="hero"> 178 <header class="hero">
178 <div class="hero-content"> 179 <div class="hero-content">
179 <div class="header"> 180 <div class="header">
@@ -273,5 +274,6 @@
273 footerDomain.textContent = host; 274 footerDomain.textContent = host;
274 }} 275 }}
275 </script> 276 </script>
277 {theme_script}
276</body> 278</body>
277</html> \ No newline at end of file 279</html> \ No newline at end of file