From fe3b865460739af10c6bb9440e2160210a70a635 Mon Sep 17 00:00:00 2001 From: Erik van Zijst Date: Sun, 3 Sep 2023 17:58:07 +0200 Subject: [PATCH] Add medium icon for social links --- exampleSite/config-example.yaml | 1 + exampleSite/config.yaml | 1 + layouts/partials/svgs/medium.svg | 5 +++++ 3 files changed, 7 insertions(+) create mode 100644 layouts/partials/svgs/medium.svg diff --git a/exampleSite/config-example.yaml b/exampleSite/config-example.yaml index 00adc63a..777be57b 100644 --- a/exampleSite/config-example.yaml +++ b/exampleSite/config-example.yaml @@ -25,6 +25,7 @@ social: github: https://github.com/nodejh twitter: https://github.com/nodejh stackoverflow: https://stackoverflow.com/users/4518882/nodejh + medium: https://medium.com/@username params: diff --git a/exampleSite/config.yaml b/exampleSite/config.yaml index 6845b824..c684028b 100644 --- a/exampleSite/config.yaml +++ b/exampleSite/config.yaml @@ -39,6 +39,7 @@ social: github: your-github-link twitter: your-github-link stackoverflow: your-github-link + # medium: your-medium-link # facebook: your-facebook-link diff --git a/layouts/partials/svgs/medium.svg b/layouts/partials/svgs/medium.svg new file mode 100644 index 00000000..ae57f129 --- /dev/null +++ b/layouts/partials/svgs/medium.svg @@ -0,0 +1,5 @@ + + +