From d02d3216daffa10ae57da943b935bdd1286db0d2 Mon Sep 17 00:00:00 2001 From: Dillon Date: Sun, 19 Jun 2022 22:57:24 +0800 Subject: [PATCH] fix: Plume social icon link --- assets/data/social.yml | 9 ++-- assets/svg/icons/plume.svg | 92 ++++++++++++++++++++++++++++++++++++++ exampleSite/config.toml | 1 - 3 files changed, 96 insertions(+), 6 deletions(-) create mode 100644 assets/svg/icons/plume.svg diff --git a/assets/data/social.yml b/assets/data/social.yml index 1b97465..d77dcd6 100644 --- a/assets/data/social.yml +++ b/assets/data/social.yml @@ -539,20 +539,19 @@ kaggle: Icon: Class: fab fa-kaggle fa-fw -# 069: mediawiki +# 069: MediaWiki mediawiki: Weight: 69 Title: MediaWiki Icon: - Simpleicons: wikipedia + Class: fab fa-wikipedia-w fa-fw -# 070: plume +# 070: Plume plume: Weight: 70 Title: Plume Icon: - Class: fa fa-solid fa-feather - + Src: svg/icons/plume.svg # Phone phone: diff --git a/assets/svg/icons/plume.svg b/assets/svg/icons/plume.svg new file mode 100644 index 0000000..722be81 --- /dev/null +++ b/assets/svg/icons/plume.svg @@ -0,0 +1,92 @@ + + + + + Plume Logo - Feather (Black) + + + + + + image/svg+xml + + Plume Logo - Feather (Black) + + 2018/10/07 + + + Abdullah Tarawneh (trwnh.com) + + + A Plume concept logo, with a soft stylized feather. Solid black fill, no path. + + + trwnh + + + + + + + + + + + + + + \ No newline at end of file diff --git a/exampleSite/config.toml b/exampleSite/config.toml index 1b5dc77..5a68d1b 100644 --- a/exampleSite/config.toml +++ b/exampleSite/config.toml @@ -963,7 +963,6 @@ enableEmoji = true Douban = "xxxx" Devto = "xxxx" Bilibili = "xxxx" - Plume = "aa" Email = "xxxx@xxxx.com" Phone = "555-555-555" RSS = true