Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/uPagge/uBlogger.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDillon <dillonzq@outlook.com>2020-04-24 14:04:37 +0300
committerGitHub <noreply@github.com>2020-04-24 14:04:37 +0300
commitc2197b7411d613d7fbd75346a9d241c81258cdd7 (patch)
tree958742be232b6900550c5ef425d25ef8950c455a /README.md
parent87fbb05e863c014b858eae042c890f1a52928df7 (diff)
feat(social): improve social links (#254)
* replace forkawesome and iconfont with simple icons * add more configs for social
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index d4f9478..91d9ac1 100644
--- a/README.md
+++ b/README.md
@@ -82,7 +82,7 @@ I hope you will LoveIt ❤️!
* **Gravatar** supported by [Gravatar](https://gravatar.com)
* Local **Avatar** supported
-* Up to **62** social links supported
+* Up to **64** social links supported
* Up to **28** share sites supported
* **Disqus** comment system supported by [Disqus](https://disqus.com)
* **Gitalk** comment system supported by [Gitalk](https://github.com/gitalk/gitalk)
@@ -142,7 +142,7 @@ Thanks to the authors of following resources included in the theme:
* [normalize.css](https://github.com/necolas/normalize.css)
* [Font Awesome](https://fontawesome.com/)
-* [Fork Awesome](https://forkaweso.me/Fork-Awesome/)
+* [Simple Icons](https://github.com/simple-icons/simple-icons)
* [Animate.css](https://daneden.github.io/animate.css/)
* [Smooth Scroll](https://github.com/cferdinandi/smooth-scroll)
* [autocomplete.js](https://github.com/algolia/autocomplete.js)