Skip to content

Commit

Permalink
fix landing banner, and remove extra info tag
Browse files Browse the repository at this point in the history
  • Loading branch information
bitkarrot committed Sep 23, 2024
1 parent 32d1223 commit 21ba492
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
2 changes: 0 additions & 2 deletions public/views/Room.html
Original file line number Diff line number Diff line change
Expand Up @@ -1190,8 +1190,6 @@ <h3>Moderator options</h3>
<td>
<!-- Bitcoin Connect button for Zaps -->
<div class="title">
<i class="fa-solid fa-circle-info"></i>
<p>Extra info:</p>
<p>⚡️ Lightning:</p>
<p>
<bc-button></bc-button>
Expand Down
4 changes: 2 additions & 2 deletions public/views/landing.html
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@ <h3 class="section-title mt-0">
<section class="cta section mt-48">
<div class="features-wrap mt-24">
<a href="https://hivetalk.printify.me/" target="_blank">
<img src="/images/shophivetalk.png" alt="Hive Shop" id="Shop" width="500"/>
<img src="/images/shophivetalk.png" alt="Hive Shop" id="Shop" width="450"/>
</a>
</div>
</section>
Expand Down Expand Up @@ -239,7 +239,7 @@ <h3 class="section-title mt-0">
<div class="footer-copyright">
&copy; 2024 HiveTalk, all rights reserved.
<br />
Commit: 584c02fc24b77cd80c99f79a0c5a83abca81d398
Commit: 32d1223d2b1311d4c4f00f922cddc0a873d85071
<div id="content-placeholder"><!-- Content will be inserted here --></div>
</div>
</div>
Expand Down

0 comments on commit 21ba492

Please sign in to comment.