Skip to content
This repository has been archived by the owner on Sep 15, 2024. It is now read-only.

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
Fixed the Bluesky logo to match the other buttons 
-5quirre1
  • Loading branch information
Squirrel authored Sep 1, 2024
1 parent ae52270 commit a5f57a2
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -146,8 +146,8 @@
}
#bluesky-button {
position: fixed;
top: 78px;
left: 109px;
top: 19px;
left: 190px;
z-index: 1001;
border: none;
background: none;
Expand All @@ -160,13 +160,14 @@
#bluesky-button img {
width: 40px;
height: 40px;
margin-top: -4px;
}
</style>
</head>
<body>
<h1>freakybob</h1>
<h2>
<marquee>Image Gallery is VERY broken. We are trying to fix it as you read this :). | The website may have slower updates due to school.</marquee>
<marquee>Welcome to Freakybob.site! | Website will be slower due to school :3 | Image Gallery is still broken :(</marquee>
</h2>
<a href="foundingpeople.html"><button>Check out the people who made this possible!</button></a>
<a href="image-gallery.html"><button>Check out the image gallery!</button></a>
Expand Down

0 comments on commit a5f57a2

Please sign in to comment.