diff --git a/assets/link-img/codein.png b/assets/link-img/codein.png new file mode 100644 index 0000000..2b3b8dd Binary files /dev/null and b/assets/link-img/codein.png differ diff --git a/config.yaml b/config.yaml index cfbeaee..d8ec503 100644 --- a/config.yaml +++ b/config.yaml @@ -198,7 +198,6 @@ menu: weight: -40 params: icon: rss - newtab: true social: - identifier: github diff --git a/data/links.json b/data/links.json index c4000ca..8013609 100644 --- a/data/links.json +++ b/data/links.json @@ -46,5 +46,11 @@ "website": "https://meta-sns.com/", "image": "lincoin.jpg", "description": "Maybe is a blog site." + }, + { + "title": "Clouder’s Blog", + "website": "https://www.codein.icu/", + "image": "codein.png", + "description": "A student who enjoys tech & life." } ] \ No newline at end of file