feat: Add icon to represent code projects
This commit is contained in:
parent
c25401e6a2
commit
74346625bb
1 changed files with 1 additions and 0 deletions
|
@ -10,6 +10,7 @@
|
||||||
"presentation" "podium"
|
"presentation" "podium"
|
||||||
"web" "globe"
|
"web" "globe"
|
||||||
"blog" "block-quote"
|
"blog" "block-quote"
|
||||||
|
"code" "code"
|
||||||
}}
|
}}
|
||||||
{{ $categoryIcon := index $iconDictionary $category }}
|
{{ $categoryIcon := index $iconDictionary $category }}
|
||||||
<a
|
<a
|
||||||
|
|
Loading…
Reference in a new issue