Move to SSE from websocket

This commit is contained in:
Infi
2024-08-24 16:49:56 +02:00
parent 5e93732183
commit c9be7c9c2c
9 changed files with 133 additions and 111 deletions
+2 -2
View File
@@ -1,7 +1,7 @@
/* fonts */
@font-face {
font-family: Lodestone;
src: url('files/FFXIV_Lodestone_SSF.ttf') format('truetype');
src: url('/files/FFXIV_Lodestone_SSF.ttf') format('truetype');
unicode-range: U+E020-E0DB;
}
@@ -9,7 +9,7 @@
font-family: 'Inter var';
font-weight: 100 900;
font-style: oblique 0deg 10deg;
src: url('static/Inter.var.woff2') format('woff2');
src: url('Inter.var.woff2') format('woff2');
}
/* variables */