Skip to content

Commit 4ee80de

Browse files
authored
Merge pull request #244 from cass-community/bernhold-icon-update
Go back to globe for websites and webpages
2 parents 0e4d563 + e21bdc5 commit 4ee80de

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

_data/icon-map.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@
99
# form `<i class-"fa-something fa-else"></i>`
1010

1111
- label: Website
12-
icon: <i class="fa-solid fa-arrow-up-right-from-square"></i>
12+
icon: <i class="fa-solid fa-fw fa-globe"></i>
1313
- label: Webpage
14-
icon: <i class="fa-solid fa-arrow-up-right-from-square"></i>
14+
icon: <i class="fa-solid fa-fw fa-globe"></i>
1515
- label: Repository
1616
icon: <i class="fa-solid fa-fw fa-code"></i>
1717
# This is intended to denote a link that will directly download a file

0 commit comments

Comments
 (0)