fix: dem big letters in project descriptions
4 files changed, 4 insertions(+), 4 deletions(-) M content/example/_index.md M content/felu/_index.md M content/liljamo.com/_index.md M content/liljamo.dev/_index.md
M content/example/_index.md => content/example/_index.md +1 -1
@@ 1,7 1,7 @@ +++ weight = 100 title = "Example" title = "example" description = "an example project" sort_by = "date"
M content/felu/_index.md => content/felu/_index.md +1 -1
@@ 2,7 2,7 @@ weight = 20 title = "felu" description = "Self-hostable DDNS service" description = "self-hostable DDNS service" template = "project.html"
M content/liljamo.com/_index.md => content/liljamo.com/_index.md +1 -1
@@ 2,7 2,7 @@ weight = 10 title = "liljamo.com" description = "Personal website" description = "personal website" template = "project.html"
M content/liljamo.dev/_index.md => content/liljamo.dev/_index.md +1 -1