Compare commits
No commits in common. "main" and "aria-imgbot" have entirely different histories.
main
...
aria-imgbo
4 changed files with 2 additions and 10 deletions
|
@ -31,9 +31,6 @@
|
|||
<div id="buttonsContainer">
|
||||
<a href="https://ari.express"><img id="buttonMe" src="/assets/Button.png" alt="Button Me" /></a>
|
||||
<a href="https://witchcraft.systems"><img id="buttonWS" src="/assets/PWsbutton.png" alt="Button WS" /></a>
|
||||
<a href="https://aria.coffee"><img src="https://aria.coffee/static/img/buttons/aria.gif" alt="Aria" style="image-rendering: pixelated;" /> </a>
|
||||
<a href="https://lenooby09.tech"> <img src="https://lenooby09.tech/88x31.png" alt="Nooby"/> </a>
|
||||
<a href="https://koldinium.com"> <img id="Kold" src="https://koldinium.com/links/kold.png" alt="kold isn't real" /> </a>
|
||||
</div>
|
||||
<p>© 2025 Ari</p>
|
||||
</div>
|
||||
|
|
Binary file not shown.
|
@ -15,4 +15,3 @@ Crypto nerd stuff:
|
|||
- Bitcoin: bc1qa7c6zrhr67a63llmp06cwlhglarh66r7a5jq4a
|
||||
- Litecoin: LffPkpthn7ui9pUL7zGLBt93kVLwVt5h8W
|
||||
- Monero: 44U7isYJz4fM4AJRGqY17z7Yfm3Zkumv91sytXYY6zFaAn64WHGxXceYpoeLCqJVwL3voJvHngH8NBSJUPVPf3y96nSCFRD
|
||||
- Nano/XNO: nano_1e3kmf53sd3yjqffdnirrfacbkxmoyoa66onfyhdtmkxwuwbzo8y6nbbb6pm
|
|
@ -15,11 +15,7 @@
|
|||
}
|
||||
@font-face {
|
||||
font-family: 'ShureTechMono Nerd Font';
|
||||
src:
|
||||
local("Share Tech Mono"),
|
||||
local("ShureTechMono Nerd Font"),
|
||||
url(/assets/ShareTechMono-Regular.ttf),
|
||||
url(/assets/ShureTechMonoNerdFont-Regular.ttf);
|
||||
src: url(/assets/ShureTechMonoNerdFont-Regular.ttf);
|
||||
}
|
||||
body {
|
||||
font-family: 'ShureTechMono Nerd Font', monospace;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue