added button to my git.gay and some other shit lmao

This commit is contained in:
Ari 2026-06-13 15:50:13 +01:00
parent c7d5596913
commit 63eab4b973
3 changed files with 22 additions and 3 deletions

View File

@ -164,6 +164,24 @@ body::before {
}
}
.gitgay-link {
background-color: var(--mauve);
border: none;
color: black;
padding: 20px;
text-align: center;
text-decoration: none;
display: inline-block;
font-size: 16px;
margin: 4px 2px;
cursor: pointer;
border-radius: 15px;
}
.hub-header, .pfp, .hey, .pronouns, .intro-text, .gitgay-link {
margin-top: 10px;
margin-bottom: 10px;
}
/* Coffee/index.html */
.teapot {

View File

@ -55,6 +55,9 @@
A 17 Year Old developer from <b>England, United Kingdom</b> who rarely actually does development work,
and just tries to help out whenever she can.
</div>
<div>
<a href="https://git.gay/Ari" target="_blank"><button class="gitgay-link">Check out my Git.Gay</button></a>
</div>
</header>
</main>

View File

@ -1,3 +1 @@
1. Admin page easter eggs (rickroll)
2. Custom 404 (not sure if git.gay pages supports this)
3. Make cool shit
1. Make cool shit I guess.