mirror of
https://github.com/pi-hole/web.git
synced 2026-04-22 01:39:50 +01:00
Move fonts to the header.php
`@import` is discouraged because it's blocking. Signed-off-by: XhmikosR <xhmikosr@gmail.com>
This commit is contained in:
@@ -200,6 +200,7 @@
|
||||
<meta name="msapplication-TileImage" content="img/logo.svg">
|
||||
<meta name="apple-mobile-web-app-capable" content="yes">
|
||||
|
||||
<link rel="stylesheet" href="style/vendor/SourceSansPro/SourceSansPro.css">
|
||||
<link rel="stylesheet" href="style/vendor/bootstrap/css/bootstrap.min.css">
|
||||
|
||||
<link rel="stylesheet" href="style/vendor/font-awesome-5.11.2/css/all.min.css">
|
||||
|
||||
Reference in New Issue
Block a user