import kgva site

This commit is contained in:
2026-06-29 01:37:03 +02:00
commit f7643602cb
103 changed files with 2015 additions and 0 deletions
+16
View File
@@ -0,0 +1,16 @@
---
title: "{{ replace .Name "-" " " }}"
slug: "{{ .Name }}"
date: {{ .Date }}
draft: true
thumbnail: "/img/{{ .Name }}/thumbnail.webp"
studies: "/studies/hslu/ba/semester_00"
schools: ["hslu"]
degrees: ["ba"]
semesters: ["semester_00"]
images:
- { src: "/img/{{ .Name }}/01.webp", name: "01.webp" }
- { src: "/img/{{ .Name }}/02.webp", name: "02.webp" }
---
a short description of the project.