Schulchronik Vollständig

This commit is contained in:
Denys Konovalov
2020-08-07 21:08:46 +02:00
parent 6d43177e14
commit b25868cc01
942 changed files with 88069 additions and 83 deletions

View File

@ -8,8 +8,8 @@
<img class="img-fluid w-100" src="{{ .Params.Image | relURL }}" alt="{{ .Title }}">
</div>
<div class="col-md-6 mb-5">
<h3>{{ .Title }}</h3>
<h6 class="text-color">{{ .Params.Year }}</h6>
<h3>{{ .Params.Name }}</h3>
<h6 class="text-color">{{ .Title }}</h6>
<p class="mb-5">{{ .Params.Bio | markdownify }}</p>
<div class="row">
</div>