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"
|
||||
"web" "globe"
|
||||
"blog" "block-quote"
|
||||
"code" "code"
|
||||
}}
|
||||
{{ $categoryIcon := index $iconDictionary $category }}
|
||||
<a
|
||||
|
|
Loading…
Reference in a new issue