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

github.com/huyb1991/hugo-lamp.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHuy Nguyen <huyb.1991@gmail.com>2020-01-02 18:18:31 +0300
committerHuy Nguyen <huyb.1991@gmail.com>2020-01-02 18:18:31 +0300
commit9a1990bcb407e8af03e9d47d5236bab97340bb56 (patch)
treedcd4a96f1d9b7c477b1e744d47bf6d215861a23a
parentfc4d1e6648af6f006642cac1df013324b3888bcb (diff)
Add SVG icon lib
-rw-r--r--docs/guide.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/guide.md b/docs/guide.md
index 8ee6026..9604d51 100644
--- a/docs/guide.md
+++ b/docs/guide.md
@@ -30,7 +30,7 @@ The `description` is the meta tag for description `<meta name="description" cont
I changed from icon font to SVG for website follow [SVG symbol a Good Choice for Icons](https://css-tricks.com/svg-symbol-good-choice-icons/). Here's steps to add SVG icon to website.
-1. Get SVG code (Eg: https://icomoon.io/app/ or https://simpleicons.org/)
+1. Get SVG code (Eg: https://orioniconlibrary.com/all-icons or https://icomoon.io/app/ or https://simpleicons.org/)
```
<svg xmlns="http://www.w3.org/2000/svg" style="display: none;" preserveAspectRatio="xMidYMid meet">
<symbol id="icon-rss" viewBox="0 0 24 24">