Skip to content

Commit 705141b

Browse files
committed
add favicon
1 parent afe5851 commit 705141b

File tree

2 files changed

+12
-0
lines changed

2 files changed

+12
-0
lines changed

hugo.yaml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,3 +13,12 @@ params:
1313
url: "https://www.linkedin.com/in/bc-lee/"
1414
- name: github
1515
url: "https://github.com/onenight"
16+
17+
assets:
18+
# disableHLJS: true # to disable highlight.js
19+
# disableFingerprinting: true
20+
favicon: "images/favicon.svg"
21+
favicon16x16: "images/favicon.svg"
22+
favicon32x32: "images/favicon.svg"
23+
apple_touch_icon: "images/favicon.svg"
24+
safari_pinned_tab: "images/favicon.svg"

static/images/favicon.svg

Lines changed: 3 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)