patx/afterdarklabs
code clean up
Commit 2ec8580 · patx · 2026-08-29T12:08:29-04:00
Comments
No comments yet.
Diff
diff --git a/docs/index.html b/docs/index.html
index 341aab0..ae88e8f 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -40,7 +40,6 @@
html { scroll-behavior: smooth; }
- /* Give the desktop layout the same presence as 125% browser zoom. */
@media (min-width: 1024px) {
html {
font-size: 125%;
@@ -631,7 +630,7 @@
<span class="logo-font -mt-1 block text-sm tracking-[3px] text-[#ccff00]">LABS</span>
</span>
</a>
- <p class="text-gray-500">© 2026 <a href="https://harrisonerd.com/" class="transition-colors hover:text-[#ccff00]">Harrison Erd</a> • Lighthouse Point, FL
+ <p class="text-gray-500">© 2026 <a href="https://harrisonerd.com/" target="_blank" rel="noopener noreferrer" class="transition-colors hover:text-[#ccff00]">Harrison Erd</a> • Lighthouse Point, FL
<br><br><a href="mailto:[email protected]" class="transition-colors hover:text-[#ccff00]" style="margin-top:50px;">[email protected]</a></p>
</div>
</footer>