feat: prep for next version
All checks were successful
Deploy workflow / deploy (push) Successful in 17s
All checks were successful
Deploy workflow / deploy (push) Successful in 17s
- per subject of projects page - add basic news page - new layout with bootstrap - more misc pages
This commit is contained in:
parent
2f0c2562aa
commit
293ac83a9d
37 changed files with 12551 additions and 137 deletions
|
|
@ -1,6 +1,6 @@
|
|||
{{ define "main" }}
|
||||
<div class="page-container">
|
||||
<h1>Vélo et mobilités en Eure-Madrie-Seine</h1>
|
||||
<div class="container">
|
||||
<h1 class="page-title">{{ .Title }}</h1>
|
||||
|
||||
<div class="tmp_logo_container">
|
||||
{{ $image := resources.Get "images/logos/logo.png" }}
|
||||
|
|
@ -10,7 +10,9 @@
|
|||
/>
|
||||
</div>
|
||||
|
||||
<div>
|
||||
{{ .Content }}
|
||||
</div>
|
||||
</div>
|
||||
{{ end }}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue