page.njk
All checks were successful
Build and copy to prod / build-and-copy (push) Successful in 1m28s
All checks were successful
Build and copy to prod / build-and-copy (push) Successful in 1m28s
This commit is contained in:
parent
a5e9becd96
commit
3f6e9fe21e
@ -4,7 +4,7 @@ includeFA: true
|
|||||||
---
|
---
|
||||||
|
|
||||||
<main class="stack-lg">
|
<main class="stack-lg">
|
||||||
<h1 class="text-center">{{ title }}</h1>
|
<h1>{{ title }}</h1>
|
||||||
<div class="wrapper-md stack-lg">
|
<div class="wrapper-md stack-lg">
|
||||||
{{ content | safe }}
|
{{ content | safe }}
|
||||||
</div>
|
</div>
|
||||||
|
Loading…
Reference in New Issue
Block a user