diff options
| author | Neeraj Kumar Das <[email protected]> | 2022-01-18 15:20:53 +0530 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2022-01-25 15:22:00 -0800 |
| commit | d122f4052699891d952561684665798a5d5b27f2 (patch) | |
| tree | b71cde2db7e8fa59014c57f96c30cd5b6e1673bf | |
| parent | c1222d6952d7f95b19299f79562285d587808996 (diff) | |
| download | bootstrap-d122f4052699891d952561684665798a5d5b27f2.tar.xz bootstrap-d122f4052699891d952561684665798a5d5b27f2.zip | |
Remove duplicate Octicons entry in icons list
Update Octicons website
| -rw-r--r-- | site/data/icons.yml | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/site/data/icons.yml b/site/data/icons.yml index 02727fc2f..4abbfd680 100644 --- a/site/data/icons.yml +++ b/site/data/icons.yml @@ -4,7 +4,7 @@ preferred: - name: Feather website: https://feathericons.com/ - name: Octicons - website: https://octicons.github.com/ + website: https://primer.style/octicons/ more: - name: Bytesize @@ -23,5 +23,3 @@ more: website: https://icons8.com/ - name: icofont website: https://icofont.com/ - - name: Octicons - website: https://primer.style/octicons/ |
