We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 050dc62 commit e39ace3Copy full SHA for e39ace3
_includes/head.html
@@ -42,4 +42,8 @@
42
43
<!-- Stylesheet -->
44
<link rel="stylesheet" href="{{site.url}}/css/main.css" />
45
+ <link
46
+ rel="stylesheet"
47
+ href="https://cdn.jsdelivr.net/npm/[email protected]/font/bootstrap-icons.css"
48
+ />
49
</head>
0 commit comments