Skip to content

Commit

Permalink
Merge pull request #34 from Lullabot/32--favicon
Browse files Browse the repository at this point in the history
add favicon
  • Loading branch information
sirkitree authored Jul 17, 2024
2 parents fc1dcc1 + 0bb1118 commit 75e4619
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 75e4619

Please sign in to comment.