diff --git a/config.toml b/config.toml index 8dde6aa..cb171ff 100644 --- a/config.toml +++ b/config.toml @@ -68,6 +68,11 @@ enableEmoji = true [params.assets] disableHLJS = true + favicon = "favicon.ico" + favicon16x16 = "favicon-16x16.webp" + favicon32x32 = "favicon-32x32.webp" + apple_touch_icon = "apple-touch-icon.png" + safari_pinned_tab = "mask-icon.svg" [params.homeInfoParams] title = "Hi 👋, I am Harsh" diff --git a/content/posts/how-i-use-git/index.md b/content/posts/how-i-use-git/index.md index 2f9cb02..6668241 100644 --- a/content/posts/how-i-use-git/index.md +++ b/content/posts/how-i-use-git/index.md @@ -106,7 +106,7 @@ Before GitHub had the [GitHub CLI][4], it had [hub][5]. `hub` wraps `git` and ad [1]: https://msfjarvis.dev/g/dotfiles [2]: https://github.com/so-fancy/diff-so-fancy -[3]: ./uploads/diff-so-fancy-screenshot.webp +[3]: /uploads/diff-so-fancy-screenshot.webp [4]: https://cli.github.com/ [5]: https://hub.github.com/ [6]: https://github.com/tummychow/git-absorb diff --git a/static/mask-icon.svg b/static/mask-icon.svg new file mode 100644 index 0000000..9094e4e --- /dev/null +++ b/static/mask-icon.svg @@ -0,0 +1,3 @@ + + +