Skip to content

Commit

Permalink
Add favicon <link>
Browse files Browse the repository at this point in the history
  • Loading branch information
cxw42 committed Nov 10, 2019
1 parent 0fd847a commit f2a65f8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
<link rel="stylesheet" href="assets/css/styles.css">
<link href="https://fonts.googleapis.com/css?family=Mina:700&display=swap" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Josefin+Sans&display=swap" rel="stylesheet">
<link rel="icon" type="image/x-icon" href="/TabFern/favicon.ico" />
</head>

<body style="overflow-x: hidden !important;">
Expand Down

0 comments on commit f2a65f8

Please sign in to comment.