Skip to content

Commit

Permalink
update font awesome version
Browse files Browse the repository at this point in the history
  • Loading branch information
kauebraga committed Nov 2, 2022
1 parent 091dd19 commit 1a9ff75
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions themes/hugo-academic/layouts/partials/site_head.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="generator" content="Source Themes Academic {{ site.Data.academic.version }}">

<script src="https://kit.fontawesome.com/57bce24588.js" crossorigin="anonymous"></script>

{{ $scr := .Scratch }}

Expand Down

0 comments on commit 1a9ff75

Please sign in to comment.