Skip to content

Commit

Permalink
Merge pull request #252 from jackdcasey/Homepage_AddFavicon
Browse files Browse the repository at this point in the history
Add favicon to homepage
  • Loading branch information
Caldis_Chen committed May 13, 2020
2 parents ce09cd2 + 34536b8 commit e1d823f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
<!-- Styles -->
<link href="./src/reset.css" rel="stylesheet">
<link href="./resources/fonts/ubuntu/font.css" rel="stylesheet">
<link rel="icon" type="image/png" href="./resources/image/logo-small.png">
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-85573109-2"></script>
<script>
Expand Down

0 comments on commit e1d823f

Please sign in to comment.