Skip to content

Commit

Permalink
add favicon
Browse files Browse the repository at this point in the history
Resolves #32
  • Loading branch information
sirkitree committed Jul 16, 2024
1 parent e2c2d65 commit 0bb1118
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
Binary file added img/favicon.ico
Binary file not shown.
1 change: 1 addition & 0 deletions src/_includes/layout.liquid
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
<link href='https://unpkg.com/[email protected]/icons/css/arrow-right.css' rel='stylesheet'>
<link href='https://unpkg.com/[email protected]/icons/css/arrow-left.css' rel='stylesheet'>
<link rel="stylesheet" href="/css/styles.css">
<link rel="icon" href="/img/favicon.ico" type="image/vnd.microsoft.icon" />
</head>
<body>

Expand Down

0 comments on commit 0bb1118

Please sign in to comment.