Merge pull request #1104 from pi-hole/fonts

Move fonts to the header.php
This commit is contained in:
Adam Warner
2020-01-04 16:09:43 +00:00
committed by GitHub
2 changed files with 2 additions and 1 deletions

View File

@@ -201,6 +201,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">