Wowie what a gay little website for my gay little self aria.coffee
3
fork

Configure Feed

Select the types of activity you want to include in your feed.

fix(aria.css): :ambulance: Fix comic mono never being served from website

I messed up the format so it went to pull the file grom github instead of the server, oops

+2 -1
+2 -1
src/styles/aria.css
··· 15 15 16 16 @font-face { 17 17 font-family: "Comic Mono"; 18 - src: local("Comic Mono"), url("/static/fonts/ComicMono.ttf") format("truetype"), 18 + src: local("Comic Mono"), url("/static/fonts/ComicMono.ttf") 19 + format("truetype"), 19 20 url("https://dtinth.github.io/comic-mono-font/ComicMono.ttf") 20 21 format("truetype"); 21 22 }