Tweaking how font is included for header logo
This should reduce the size of font file requested
This commit is contained in:
parent
d98e2ed384
commit
6e3470d5c7
@ -11,7 +11,7 @@
|
||||
|
||||
<link rel="shortcut icon" href="/favicon.ico" />
|
||||
<link rel="author" href="humans.txt" />
|
||||
<link rel="stylesheet" href="//fonts.googleapis.com/css?family=Bangers" />
|
||||
<link rel="stylesheet" href="//fonts.googleapis.com/css?family=Bangers&text=Regxpr" />
|
||||
<link rel="stylesheet" href="/css/main.css" />
|
||||
<!-- Built: ${date} -->
|
||||
</head>
|
||||
|
Loading…
Reference in New Issue
Block a user