We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 918bf62 commit 6038390Copy full SHA for 6038390
_includes/twitch_head.html
@@ -3,7 +3,7 @@
3
<meta http-equiv="X-UA-Compatible" content="IE=edge">
4
<meta name="viewport" content="width=device-width, initial-scale=1">
5
{%- seo -%}
6
- <link href='http://fonts.googleapis.com/css?family=Roboto:400,700,300' rel='stylesheet' type='text/css'>
+ <link href="https://fonts.googleapis.com/css?family=Roboto&display=swap" rel="stylesheet type='text/css'">
7
<link href="https://fonts.googleapis.com/css?family=Montserrat&display=swap" rel="stylesheet" type='text/css'>
8
<link href="/twitchbot/twitch.css" rel="stylesheet" type="text/css">
9
0 commit comments