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 d04231c commit dd64000Copy full SHA for dd64000
public/index.html
@@ -6,7 +6,7 @@
6
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
7
<meta name="theme-color" content="#000000">
8
<link rel="stylesheet" href="/material-palenight.css">
9
- <link href="http://fonts.googleapis.com/css?family=Roboto|Roboto+Condensed|Alegreya:700|Source+Code+Pro|Roboto+Mono" rel="stylesheet"
+ <link href="https://fonts.googleapis.com/css?family=Roboto|Roboto+Condensed|Alegreya:700|Source+Code+Pro|Roboto+Mono" rel="stylesheet"
10
type="text/css" />
11
<!--
12
manifest.json provides metadata used when your web app is added to the
0 commit comments