Update project link display

This commit is contained in:
jaseg 2023-03-19 18:57:48 +01:00
parent c55e92fe93
commit 3c6957467f
11 changed files with 80 additions and 15 deletions

View file

@ -58,6 +58,17 @@ name = "Imprint"
url = "/imprint/"
weight = 2
[[params.homepage_categories]]
title = "Recently updated projects"
key = "projects"
weight = 1
count = 2
[[params.homepage_categories]]
title = "Blog"
key = "blog"
weight = 2
count = 10
[security.exec]
allow = ["^dart-sass-embedded$", "^go$", "^npx$", "^postcss$", "^rst2html$"]