chore: update about content

This commit is contained in:
2026-05-09 12:45:44 +01:00
parent 152763d9ed
commit 897b52e422
4 changed files with 9 additions and 17 deletions
+1 -1
View File
@@ -14,7 +14,7 @@
{{ if (.InSection ($.Site.GetPage "projects")) }}
Source code {{ readFile "assets/icons/arrow.svg" | safeHTML }}
{{ else }}
Read this blog post {{ readFile "assets/icons/arrow.svg" | safeHTML }}
Read post {{ readFile "assets/icons/arrow.svg" | safeHTML }}
{{ end }}
</a>
{{ with (and (.InSection ($.Site.GetPage "projects")) .Params.demo) }}