Skip to content

Commit 4a24eee

Browse files
committed
feat: add favicon
1 parent 5451479 commit 4a24eee

2 files changed

Lines changed: 1 addition & 0 deletions

File tree

static/favicon.ico

223 KB
Binary file not shown.

templates/Layout.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,7 @@ export function Layout(
8787
<link href={CDN.fonts} rel="stylesheet" />
8888
<link rel="stylesheet" href={CDN.tablerIcons} />
8989
<link rel="stylesheet" href="/static/style.css" />
90+
<link rel="icon" href="/static/favicon.ico" />
9091
<link
9192
id="hljs-theme"
9293
rel="stylesheet"

0 commit comments

Comments
 (0)