Projektwoche (#213)

Reviewed-on: https://git.cantorgymnasium.de/gcg/gcg-website/pulls/213
This commit is contained in:
2023-03-05 19:14:57 +01:00
parent 163be3234a
commit 6d330f10e9
9 changed files with 289 additions and 2 deletions

View File

@ -5,7 +5,7 @@
<div class="row">
{{ range .Data.Pages }}
<div class="col-lg-4 col-sm-6">
{{ .Render "superhaufen" }}
{{ .Render "card-noimg" }}
</div>
{{ end }}
</div>