Skip to content

Commit ae42c30

Browse files
committed
Add padlock as icon for Security resources
1 parent 92a6872 commit ae42c30

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pydis_site/apps/resources/templatetags/get_category_icon.py

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

0 commit comments

Comments
 (0)