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

@@ -16,7 +16,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>
@@ -90,7 +90,7 @@
<section id="price">
<h2>Bitcoin's Price</h2>
<p>When we talk about the price of bitcoin, we are actually talking about bitcoin's spending power. Just like we can't eat bitocoin, we can't eat dollars. So while comparing bitcoin to dollars to get a proper price point. We should actually be looking forward to valuing the bitcoin against what the bitcoin can purchase you today, and in the future; but most importantly. Why thats the case.</p>
<a href="https://kibo.money" class="button" target="_blank" class="prefetch">My Favorite BTC Chart</a>
<a href="https://bitview.space/" class="button" target="_blank" class="prefetch">My Favorite BTC Chart</a>
<a href="https://www.pricedinbitcoin21.com/landing" class="button" target="_blank" class="prefetch">PricedInBitcoin21.com</a>
<div class="video-container">
<video width="100%" height="100%" controls poster="https://i.nostr.build/iqOk56dK8bqqicPI.png" loading="lazy">

View File

@@ -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>

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>