diff options
| author | Alam Guardin <alamguardin@gmail.com> | 2024-09-03 21:16:01 -0500 |
|---|---|---|
| committer | Alam Guardin <alamguardin@gmail.com> | 2024-09-03 21:16:01 -0500 |
| commit | 7be49978b023bc1ec89ca0fc8af4ec5cd1e5ae9b (patch) | |
| tree | 714d670786489a42d9d50f9ccb23a3f3ebf0a8ed | |
| parent | 1b8c3072f67479c70872820b162f41e4060b236c (diff) | |
chore: update README file
| -rw-r--r-- | README.md | 12 |
1 files changed, 2 insertions, 10 deletions
@@ -34,17 +34,9 @@ To change the content of the templates, simply locate the ```user.json``` file i └── package.json ``` -Oh, you also have a list of icons that you can use for your links by simply putting the name in the ```icon``` key of each link. +Oh, additionally, you have the entire iconography of [Remixicons](https://remixicon.com/) available. You just need to write the name of the icon within the ```"icon"``` key of each link in the ```user.json``` file. + -- ```dribbble``` -- ```facebook``` -- ```instagram``` -- ```linkedin``` -- ```shop``` -- ```twitch``` -- ```url``` -- ```xtwitter``` -- ```youtube``` ## 🧞 Commands |
