mirror of
https://github.com/pi-hole/web.git
synced 2025-12-24 20:55:28 +00:00
Update fonts
Remove the .woff files since our supported browsers support .woff2 Signed-off-by: XhmikosR <xhmikosr@gmail.com>
This commit is contained in:
@@ -81,7 +81,7 @@ is_authenticated = mg.request_info.is_authenticated
|
||||
<link rel="stylesheet" href="<?=pihole.fileversion('vendor/fonts/ubuntu-mono/ubuntu-mono.css')?>">
|
||||
<link rel="stylesheet" href="<?=pihole.fileversion('vendor/fonts/antonio/antonio.css')?>">
|
||||
<? else ?>
|
||||
<link rel="stylesheet" href="<?=pihole.fileversion('vendor/fonts/SourceSansPro/SourceSansPro.css')?>">
|
||||
<link rel="stylesheet" href="<?=pihole.fileversion('vendor/fonts/source-sans-pro/source-sans-pro.css')?>">
|
||||
<? end ?>
|
||||
|
||||
<!-- Common styles -->
|
||||
|
||||
Reference in New Issue
Block a user