Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
nickydubs authored May 7, 2024
1 parent e66ee03 commit e40942b
Showing 1 changed file with 8 additions and 11 deletions.
19 changes: 8 additions & 11 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<div style="float:left;">
<a href="http://nickydubs.com" class="glowpulse"><img src="images/nicky dubs logo oilers.png" style="width:83px; height:75px;" alt="nickydubs.com"></a>
<br><br><a href="http://nickydubs.com"><small>NickyDubs.com</small></a>
</div><!-- end .branding -->
</div><!-- end .branding img -->

<div class="social-links">
<a href="https://youtube.com/huckmode" class="social-icon social-icon--youtube"><i class="fa fa-youtube"></i><div class="tooltip">YouTube</div></a>
Expand All @@ -42,26 +42,23 @@

<!--<nav class="main-navigation">
<button type="button" class="toggle-menu"><i class="fa fa-bars"></i></button>
<ul class="menu">
<li class="menu-item current-menu-item"><a href="index.html">Home</a></li>
<li class="menu-item"><a href="about.html">About</a></li>
<li class="menu-item"><a href="gallery.html">Gallery</a></li>
<li class="menu-item"><a href="download.html">Download</a></li>
<li class="menu-item"><a href="blog.html">Blog</a></li>
<li class="menu-item"><a href="contact.html">Contact</a></li>
<ul class="menu"><li class="menu-item current-menu-item"><a href="index.html">Home</a></li> <li class="menu-item"><a href="about.html">About</a></li>
<li class="menu-item"><a href="gallery.html">Gallery</a></li> <li class="menu-item"><a href="download.html">Download</a></li>
<li class="menu-item"><a href="blog.html">Blog</a></li> <li class="menu-item"><a href="contact.html">Contact</a></li>
</ul><!-- end menu -->
<!-- </nav><!-- end main-navigation -->
<!-- <div class="mobile-menu" style="margin: 0;"></div> -->

</header>


<!-- orig background img, slides list, slider, container 2 =============================================== -->
<!-- <div class="slider"><ul class="slides"><li data-background="dummy/slide-1.jpg"> -->
<!-- ================================================================================== -->
<div class="container">
<h3 class="slide-subtitle">Now accepting donations</h3>
<small>Supporting all major payment types via Square Pay online!</small>
<p class="slide-desc" style="text-size:12pt;">
<small>All major payment types supported via Square Pay</small>
<p class="slide-desc" style="text-size:12pt; float:left; display:block;">
Message from Nicky Dubs the basshead beatboxer, looping wizard and drumming monster:
<br>I've always wanted my music to be accessible for free but I won't stop you from helping with my bills if you want to.
<br>In fact, I would be extremely grateful if you did! Plus, the more you donate the more the world will change, quantifiably!!
Expand All @@ -70,7 +67,7 @@ <h3 class="slide-subtitle">Now accepting donations</h3>
<br>Thank you so much for supporting me on my lifeshlong musical journey!!


<div style="float:left;">
<div style="float:left; text-align:center;">
<a href="https://nicky-dubs.square.site/product/tips/9" class="glowpulse">
<img src="https://n.anycodes.com/mimg/merimg/b_143952989614.png?v=141016" style="width:64px; height:64px;" alt="Square Payments"></a>
<br><br>
Expand Down

0 comments on commit e40942b

Please sign in to comment.