Add schema or generation

This commit is contained in:
2025-02-19 11:40:09 +01:00
parent 0fdc8eeb27
commit 213bcbe937
2 changed files with 65 additions and 0 deletions

View File

@@ -19,6 +19,7 @@
name="description"
content="{{ if .Params.description }}{{ .Params.description }}{{ end }}"
/>
{{ partial "schema.html" . }}
<!-- Styles -->
<!-- Use Hugo Pipes to process the Sass file (convert to CSS, minify, and add a hash) -->