[09/03/23] tags --> categories, added support for tags, changed category formatting
This commit is contained in:
parent
8c53fbd8d5
commit
a65511d465
16 changed files with 143 additions and 108 deletions
12
_data/categories.yml
Normal file
12
_data/categories.yml
Normal file
|
@ -0,0 +1,12 @@
|
|||
til:
|
||||
backColor: gold
|
||||
textColor: black
|
||||
thoughts:
|
||||
backColor: limegreen
|
||||
textColor: black
|
||||
journal:
|
||||
backColor: darkgreen
|
||||
textColor: white
|
||||
quotes:
|
||||
backColor: fuchsia
|
||||
textColor: black
|
Loading…
Add table
Add a link
Reference in a new issue