feat: new friend link; chore: rss link

This commit is contained in:
TaurusXin 2023-01-23 13:58:28 +00:00
parent cc193c46b0
commit 5d1e3f4905
3 changed files with 6 additions and 1 deletions

BIN
assets/link-img/codein.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 181 KiB

View File

@ -198,7 +198,6 @@ menu:
weight: -40 weight: -40
params: params:
icon: rss icon: rss
newtab: true
social: social:
- identifier: github - identifier: github

View File

@ -46,5 +46,11 @@
"website": "https://meta-sns.com/", "website": "https://meta-sns.com/",
"image": "lincoin.jpg", "image": "lincoin.jpg",
"description": "Maybe is a blog site." "description": "Maybe is a blog site."
},
{
"title": "Clouders Blog",
"website": "https://www.codein.icu/",
"image": "codein.png",
"description": "A student who enjoys tech & life."
} }
] ]