From bbdf5171085f6fbad2479b04049ffeda6bcf62c8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miguel=20R=2E=20=C3=81vila?= Date: Mon, 14 Sep 2020 22:44:14 -0500 Subject: [PATCH] Feather Icons --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 5267574..cbf32ec 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,6 @@ - **Variables** for custom colors in the `css` code - **Modular** javascript files for an easy read -

@@ -57,7 +56,7 @@ You can change the links (and the icons too) in the HTML Code:

Change the link in the `href` property with the link you want. (The `target="blank"` makes the link to open a new tab with the link you choose). -The Project uses `https://feathericons.com/` for the icons, and you can change them in the `data-feather=""` property with the name of the icon. +The Project uses [Feather icons](https://feathericons.com/) for the icons, and you can change them in the `data-feather=""` property with the name of the icon. #### Colors