diff --git a/README.md b/README.md index adf0bc7..c9daee1 100644 --- a/README.md +++ b/README.md @@ -212,7 +212,6 @@ These settings to display your social accounts. - `soundcloud`: Your [Soundcloud](https://soundcloud.com) username. - `tumblr`: Your [Tumblr](https://tumblr.com) username. - `strava`: Your [Strava](https://strava.com) username. -- `skype`: Your [skype](https://skype.com) username. - `telegram`: Your [Telegram](https://telegram.com) username. - `holopin`: Your [Holopin](https://www.holopin.io) username. - `whatsapp`: Your phone number. Follow the steps [here](https://faq.whatsapp.com/en/26000030/). [Privacy Warning](#privacy-warning) diff --git a/layouts/partials/social.html b/layouts/partials/social.html index 11a4e12..3dec337 100644 --- a/layouts/partials/social.html +++ b/layouts/partials/social.html @@ -113,9 +113,6 @@ {{ with .Site.Params.social.strava}} {{ end }} - {{ with .Site.Params.social.skype}} - - {{ end }} {{ with .Site.Params.social.telegram}} {{ end }} diff --git a/static/simple-icons/codeberg.svg b/static/simple-icons/codeberg.svg deleted file mode 100644 index c560579..0000000 --- a/static/simple-icons/codeberg.svg +++ /dev/null @@ -1 +0,0 @@ -Codeberg \ No newline at end of file