forked from markus/AMPERION_Webpage
Juli 2025
This commit is contained in:
parent
940295ac2e
commit
99b70acecf
12 changed files with 99 additions and 126 deletions
|
|
@ -3,7 +3,10 @@
|
|||
<div class="row">
|
||||
<div class="col-md-12">
|
||||
<div class="block">
|
||||
<h1>{{ .Title }}</h1>
|
||||
<h2 class="custom-title">{{ .Title }}</h2>
|
||||
{{ with .Params.description }}
|
||||
<h3>{{ . }}</h3>
|
||||
{{ end }}
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue