We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8cbc8e8 + 140a39b commit c552babCopy full SHA for c552bab
2 files changed
…ces/resources/netbats_project_ideas.yaml …rces/resources/nedbat_project_ideas.yamlpydis_site/apps/resources/resources/netbats_project_ideas.yaml renamed to pydis_site/apps/resources/resources/nedbat_project_ideas.yaml
@@ -11,4 +11,4 @@ tags:
11
- beginner
12
- intermediate
13
type:
14
- - project ideas
+ - practice
pydis_site/apps/resources/templatetags/get_category_icon.py
@@ -6,7 +6,9 @@
6
"Algorithms And Data Structures": "fa-cogs",
7
"Beginner": "fa-play-circle",
8
"Book": "fa-book",
9
+ "Cheatsheet": "fa-solid fa-toolbox",
10
"Community": "fa-users",
+ "Conference Talks": "fa-solid fa-film",
"Course": "fa-chalkboard-teacher",
"Data Science": "fa-flask",
"Databases": "fa-server",
@@ -20,7 +22,7 @@
20
22
"Other": "fa-question-circle",
21
23
"Paid": "fa-dollar-sign",
24
"Podcast": "fa-microphone-alt",
- "Project Ideas": "fa-lightbulb",
25
+ "Practice": "fa-lightbulb",
26
"Security": "fa-solid fa-lock",
27
"Software Design": "fa-paint-brush",
28
"Subscription": "fa-credit-card",
0 commit comments