From 88d7f4966572fb9293e117ce14eb117885bc77bf Mon Sep 17 00:00:00 2001 From: TaurusXin Date: Sat, 13 Apr 2024 10:49:44 +0800 Subject: [PATCH] feat: moments link --- assets/icons/moments.svg | 9 +++++++++ config.yaml | 7 +++++++ 2 files changed, 16 insertions(+) create mode 100644 assets/icons/moments.svg diff --git a/assets/icons/moments.svg b/assets/icons/moments.svg new file mode 100644 index 0000000..47fb2df --- /dev/null +++ b/assets/icons/moments.svg @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/config.yaml b/config.yaml index b8843c6..7138fd4 100644 --- a/config.yaml +++ b/config.yaml @@ -205,6 +205,13 @@ menu: params: icon: home + - identifier: moments + name: 拾光 + url: https://moments.taurusxin.com + weight: -75 + params: + icon: moments + - identifier: rss name: RSS url: /index.xml