add berkelium64 preload link

This commit is contained in:
Joe 2020-10-22 17:43:13 -05:00
parent f924c26f1c
commit 0e32fb67e9
Signed by: joe
GPG Key ID: 8595A3F8F2CE1B74
1 changed files with 1 additions and 0 deletions

View File

@ -7,6 +7,7 @@ echo "<head>
echo " | thisisjoes.site</title>
<link rel='stylesheet' type='text/css' href='/styles.css'/>
<link rel='preload' href='font/quicksand.woff2' as='font' type='font/woff2' crossorigin>
<link rel='preload' href='font/berkelium64.woff2' as='font' type='font/woff2' crossorigin>
<noscript><link rel='preload' href='text/css' href='/styles-noscript.css'/></noscript>";
if ($pageName=="/photos.php") echo "<link rel='stylesheet' href='/js/viewer/viewer.css'>";
echo "<link rel='icon' type='image/png' href='/favicon.ico'/>