summaryrefslogtreecommitdiffstats
path: root/templates/layouts/page.html
diff options
context:
space:
mode:
authorVolpeon <git@volpeon.ink>2021-04-18 15:53:42 +0200
committerVolpeon <git@volpeon.ink>2021-04-18 15:53:42 +0200
commit304ebd1f875476fc2b6a7c5435b011c55d735617 (patch)
tree4fa8dec33d282ddac41178e7157282e93a7cde43 /templates/layouts/page.html
parentUpdate (diff)
downloadvolpeon.ink-304ebd1f875476fc2b6a7c5435b011c55d735617.tar.gz
volpeon.ink-304ebd1f875476fc2b6a7c5435b011c55d735617.tar.bz2
volpeon.ink-304ebd1f875476fc2b6a7c5435b011c55d735617.zip
Update
Diffstat (limited to 'templates/layouts/page.html')
-rw-r--r--templates/layouts/page.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/layouts/page.html b/templates/layouts/page.html
index e006ddc..b6ff7c3 100644
--- a/templates/layouts/page.html
+++ b/templates/layouts/page.html
@@ -1,4 +1,4 @@
1<section class="l-section l-section--no-head"> 1<section class="l-section l-section--fullscreen l-section--no-head">
2 <div class="l-container l-container--pad-x l-container--pad-y l-container--content s-body"> 2 <div class="l-container l-container--pad-x l-container--pad-y l-container--content s-body">
3 <h1>$title$</h1> 3 <h1>$title$</h1>
4 4