footer cleanup

This commit is contained in:
2025-09-25 14:05:16 -04:00
parent 74f4850884
commit 0c85203f28
7 changed files with 47 additions and 38 deletions

View File

@@ -6,7 +6,7 @@
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Wallest</title>
<title>Wallets</title>
<!-- scripts -->
<script src="/scripts.js" defer></script>
@@ -19,7 +19,7 @@
<div class="container">
<div class="logo-container">
<a href="/index.html" class="prefetch">
<a href="/" class="prefetch">
<img src="/images/btcforplebs_logo.gif" alt="Home" class="header-logo">
</a>
</div>