Skip to content

Commit 5109033

Browse files
committed
improve template
1 parent 2166cd2 commit 5109033

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

template.txt

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -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">
1+
<head>
2+
<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>
35

46
<header>
57
<meta name="description" content="C++ DAT">

0 commit comments

Comments
 (0)