Dev Commit

This commit is contained in:
Logan Detty
2025-09-24 15:26:46 -04:00
parent 3c934a8df9
commit 7860487a5d
7 changed files with 168 additions and 12 deletions

View File

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

@@ -9,7 +9,7 @@
<script src="/scripts.js" defer></script>
</head>
<link rel="stylesheet" href="/styles.css">
<link rel="stylesheet" href="/assets/css/main.css">
<body>
<!-- Bitcoin Price Banner -->
<div id="btc-price-banner">This page is under SEVERE construction</div>
@@ -49,4 +49,4 @@
</div>
</html>
</html>

View File

@@ -9,7 +9,7 @@
<script src="/scripts.js" defer></script>
</head>
<link rel="stylesheet" href="/styles.css">
<link rel="stylesheet" href="/assets/css/main.css">
<body>
<!-- Bitcoin Price Banner -->
<div id="btc-price-banner">This page is under SEVERE construction</div>