Skip to content

Commit ba55ffe

Browse files
committed
remove tsh references, add garden-days
1 parent 793227b commit ba55ffe

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

quartz.layout.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ const explorerCustomIcons = {
1212
music: "/static/emoji/custom/musicnote.png",
1313
recipes: "/static/emoji/noto-coloremoji-svg/emoji_u1f373.svg",
1414
wip: "/static/emoji/noto-coloremoji-svg/emoji_u1f3d7.svg",
15+
"garden-days": "/static/emoji/custom/sprout.png",
1516
// Add more folder-icon mappings as needed
1617
}
1718

quartz/plugins/starbits/FriendNet.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ const friends: Friend[] = [
3636
},
3737
{
3838
name: "TurtleNet",
39-
url: "https://tsh.sh",
39+
url: "https://bencuan.me/blog/turtlenet",
4040
banner: "/static/friends/turtlenet.gif",
4141
hideInList: true,
4242
},

0 commit comments

Comments
 (0)