add env vars for configuring onion and I2P urls
Signed-off-by: ngn <ngn@ngn.tf>
This commit is contained in:
10
app/static/css/font.css
Normal file
10
app/static/css/font.css
Normal file
@ -0,0 +1,10 @@
|
||||
/* im using nerd fonts btw */
|
||||
@import "https://www.nerdfonts.com/assets/css/webfont.css";
|
||||
|
||||
@font-face {
|
||||
font-family: "Ubuntu";
|
||||
font-style: normal;
|
||||
font-weight: 300;
|
||||
font-display: swap;
|
||||
src: url("/assets/ubuntu.woff2") format("woff2");
|
||||
}
|
Reference in New Issue
Block a user