Compare commits

..

No commits in common. "main" and "aria-imgbot" have entirely different histories.

3 changed files with 2 additions and 7 deletions

Binary file not shown.

View file

@ -15,4 +15,3 @@ Crypto nerd stuff:
- Bitcoin: bc1qa7c6zrhr67a63llmp06cwlhglarh66r7a5jq4a - Bitcoin: bc1qa7c6zrhr67a63llmp06cwlhglarh66r7a5jq4a
- Litecoin: LffPkpthn7ui9pUL7zGLBt93kVLwVt5h8W - Litecoin: LffPkpthn7ui9pUL7zGLBt93kVLwVt5h8W
- Monero: 44U7isYJz4fM4AJRGqY17z7Yfm3Zkumv91sytXYY6zFaAn64WHGxXceYpoeLCqJVwL3voJvHngH8NBSJUPVPf3y96nSCFRD - Monero: 44U7isYJz4fM4AJRGqY17z7Yfm3Zkumv91sytXYY6zFaAn64WHGxXceYpoeLCqJVwL3voJvHngH8NBSJUPVPf3y96nSCFRD
- Nano/XNO: nano_1e3kmf53sd3yjqffdnirrfacbkxmoyoa66onfyhdtmkxwuwbzo8y6nbbb6pm

View file

@ -15,11 +15,7 @@
} }
@font-face { @font-face {
font-family: 'ShureTechMono Nerd Font'; font-family: 'ShureTechMono Nerd Font';
src: src: url(/assets/ShureTechMonoNerdFont-Regular.ttf);
local("Share Tech Mono"),
local("ShureTechMono Nerd Font"),
url(/assets/ShareTechMono-Regular.ttf),
url(/assets/ShureTechMonoNerdFont-Regular.ttf);
} }
body { body {
font-family: 'ShureTechMono Nerd Font', monospace; font-family: 'ShureTechMono Nerd Font', monospace;