Skip to content

Commit

Permalink
added link to google photos
Browse files Browse the repository at this point in the history
  • Loading branch information
zizz-0 committed Oct 9, 2024
1 parent 6afa5f3 commit fcc190f
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 1 deletion.
Binary file added images/album/zoe-joe.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
<img src="images/album/led-board.webp">
<img src="images/album/sponsors.webp">
<img src="images/album/triball-pov.webp">
<img src="images/album/zoe-joe.webp">
<a href="https://photos.app.goo.gl/ifwAqKs6R3gRRVqr8" target="_blank" id="album"><img src="images/album/zoe-joe.png"></a>
</div>
<div class="home-stats">
<a href="season-overview.html"><h1>Current Season:<br>Over Under</h1></a>
Expand Down
4 changes: 4 additions & 0 deletions styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,10 @@ body {
text-align: center;
}

#album img:hover {
opacity: 0.5;
}

#join {
text-align: center;
margin-bottom: 40px;
Expand Down

0 comments on commit fcc190f

Please sign in to comment.