Skip to content

Commit aa40337

Browse files
authored
rollback
1 parent cfcf483 commit aa40337

1 file changed

Lines changed: 1 addition & 4 deletions

File tree

layouts/partials/head_custom.html

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,5 @@
11
<link href="//cdnjs.cloudflare.com/ajax/libs/highlight.js/9.15.10/styles/github.min.css" rel="stylesheet">
2-
<link
3-
rel="stylesheet"
4-
href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.1/css/all.min.css"
5-
/>
2+
<script src="https://kit.fontawesome.com/57ffafa570.js" crossorigin="anonymous"></script>
63
<link rel="stylesheet" href="{{ .Site.BaseURL }}css/academicons.css" media="all">
74
{{ if lt (.Date.Year) 2018 }}
85
<script>

0 commit comments

Comments
 (0)