write intro texts for the various projects
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed

This commit is contained in:
Jef Roosens 2024-06-06 17:07:01 +02:00
parent 4374c7f280
commit ea1970caa7
Signed by: Jef Roosens
GPG key ID: B75D4F293C7052DB
13 changed files with 90 additions and 72 deletions

View file

@ -1,6 +1,6 @@
{{ define "main" }}
{{ .Content }}
<h3>Latest blog posts</h3>
<h3>Latest posts</h3>
<ul id="posts">
{{ range first 15 .Site.RegularPages }}
{{ .Render "li" }}