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 2166cd2 commit 5109033Copy full SHA for 5109033
template.txt
@@ -1,5 +1,7 @@
1
-<link href="https://fonts.googleapis.com/css?family=Source+Code+Pro:400,700|Open+Sans:400,800" rel="stylesheet">
2
-<link href="index.css" rel="stylesheet">
+<head>
+ <link href="https://fonts.googleapis.com/css?family=Open+Sans:400,700|Source+Code+Pro&display=swap" rel="stylesheet">
3
+ <link href="index.css" rel="stylesheet">
4
+</head>
5
6
<header>
7
<meta name="description" content="C++ DAT">
0 commit comments