Skip to content

Commit 586e7e9

Browse files
committed
Use font awesome lock icon that is available under free license
1 parent 1832a86 commit 586e7e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pydis_site/apps/resources/templatetags/get_category_icon.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"Paid": "fa-dollar-sign",
2222
"Podcast": "fa-microphone-alt",
2323
"Project Ideas": "fa-lightbulb-o",
24-
"Security": "lock-alt",
24+
"Security": "fa-solid fa-lock",
2525
"Software Design": "fa-paint-brush",
2626
"Subscription": "fa-credit-card",
2727
"Testing": "fa-vial",

0 commit comments

Comments
 (0)