Skip to content

Commit a5b85bb

Browse files
Update Font Awesome script tag to point to new kit
1 parent a128f36 commit a5b85bb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<meta charset="utf-8">
66
<meta name="viewport" content="width=device-width">
77
<title>repl.it</title>
8-
<script src="https://kit.fontawesome.com/4ca5255d6d.js" crossorigin="anonymous"></script>
8+
<script src="https://kit.fontawesome.com/71d4e68da2.js" crossorigin="anonymous"></script>
99
<link href="assets/css/style.css" rel="stylesheet" type="text/css" />
1010
</head>
1111

@@ -122,4 +122,4 @@ <h3>11:00</h3>
122122
</footer>
123123
</body>
124124

125-
</html>
125+
</html>

0 commit comments

Comments
 (0)