We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8baff0c commit 2598ac9Copy full SHA for 2598ac9
index.html
@@ -54,7 +54,9 @@
54
<link rel="stylesheet" href="css/bootswatch/paper.css">
55
<link rel="stylesheet" href="css/styles.css">
56
<link rel="stylesheet" href="css/colors.css">
57
- <!-- HTML5 shim? -->
+
58
+ <!-- Font Awesome -->
59
+ <script src="https://kit.fontawesome.com/5e5b1adc28.js" crossorigin="anonymous"></script>
60
</head>
61
<body>
62
<ul class="pages">
0 commit comments