Skip to content

Commit

Permalink
Merge pull request #27 from theguy951357/develop
Browse files Browse the repository at this point in the history
Develop
  • Loading branch information
theguy951357 authored Jan 3, 2025
2 parents c6e45ea + 51e7ddf commit 28cbe0b
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion public/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@


<!-- Icon Bar (Sidebar - hidden on small screens) -->
<nav class="w3-sidebar w3-bar-block w3-small w3-hide-small w3-center">
<nav class="w3-sidebar w3-bar-block w3-small w3-hide-small w3-center" style="z-index: 100;">
<!-- Avatar image in top left corner -->
<img src="images/fulllogo_transparent.png" style="width:100%">
<a href="./music/chrisblaha.html" class="w3-bar-item w3-button w3-padding-large w3-black">
Expand Down
10 changes: 5 additions & 5 deletions public/music/chrisblaha.html
Original file line number Diff line number Diff line change
Expand Up @@ -142,15 +142,15 @@ <h2 class="w3-wide w3-center">CONTACT</h2>
<!-- End Page Content -->
</div>

<!-- Image of location/map -->
<img src="/w3images/map.jpg" class="w3-image w3-greyscale-min" style="width:100%">



<!-- Footer -->
<footer class="w3-container w3-padding-64 w3-center w3-opacity w3-light-grey w3-xlarge">
<i class="fa-brands fa-facebook w3-hover-opacity"></i>
<!-- <i class="fa-brands fa-facebook w3-hover-opacity"></i>
<i class="fa-brands fa-instagram w3-hover-opacity"></i>
<i class="fa-brands fa-snapchat w3-hover-opacity"></i>
<i class="fa-brands fa-tiktok w3-hover-opacity"></i>
<i class="fa-brands fa-snapchat w3-hover-opacity"></i> -->
<a href="https://www.tiktok.com/@christopher.blaha5"><i class="fa-brands fa-tiktok w3-hover-opacity"></i></a>
<p class="w3-medium">Powered by <img src="../images/fulllogo_transparent_nobuffer.png" height="50px"></a></p>
</footer>

Expand Down

0 comments on commit 28cbe0b

Please sign in to comment.