This commit is contained in:
Harsh Shandilya 2024-02-07 12:44:09 +05:30
parent 94a629ba3b
commit a14830f162
3 changed files with 9 additions and 1 deletions

View File

@ -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"

View File

@ -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

3
static/mask-icon.svg Normal file
View File

@ -0,0 +1,3 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg xmlns="http://www.w3.org/2000/svg" width="120" height="120">
</svg>

After

Width:  |  Height:  |  Size: 128 B