Bluesky app fork with some witchin' additions 💫
0
fork

Configure Feed

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

Correct font preload (#7249)

authored by

Barry Pollard and committed by
GitHub
08a5f7a0 5020e423

+1 -1
+1 -1
bskyweb/templates/base.html
··· 13 13 14 14 <!-- Hello Humans! API docs at https://atproto.com --> 15 15 16 - <link rel="preload" as="font" type="font/ttf" href="{{ staticCDNHost }}/static/media/InterVariable.c504db5c06caaf7cdfba.woff2"> 16 + <link rel="preload" as="font" type="font/woff2" href="{{ staticCDNHost }}/static/media/InterVariable.c504db5c06caaf7cdfba.woff2" crossorigin> 17 17 18 18 <style> 19 19 /**