diff options
| author | Volpeon <git@volpeon.ink> | 2021-06-05 17:12:33 +0200 |
|---|---|---|
| committer | Volpeon <git@volpeon.ink> | 2021-06-05 17:12:33 +0200 |
| commit | 385db81296bccf0c9e4341580d96e6a868f9d7f0 (patch) | |
| tree | f8710c1d930f86be759e306bff5f274da49c026f /templates/layouts/page.html | |
| parent | Improved heading link size (diff) | |
| download | volpeon.ink-385db81296bccf0c9e4341580d96e6a868f9d7f0.tar.gz volpeon.ink-385db81296bccf0c9e4341580d96e6a868f9d7f0.tar.bz2 volpeon.ink-385db81296bccf0c9e4341580d96e6a868f9d7f0.zip | |
Some design fixes, page list metadata improvements
Diffstat (limited to 'templates/layouts/page.html')
| -rw-r--r-- | templates/layouts/page.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/layouts/page.html b/templates/layouts/page.html index 32ceb98..e5781a8 100644 --- a/templates/layouts/page.html +++ b/templates/layouts/page.html | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | <section class="l-section l-section--fullscreen l-section--no-head l-section--body"> | 1 | <section class="l-section l-section--no-head l-section--body"> |
| 2 | <div class="l-container l-container--pad-x l-container--pad-y l-container--content s-colored-links s-headlines s-headlines--body s-body"> | 2 | <div class="l-container l-container--pad-x l-container--pad-y l-container--content s-colored-links s-headlines s-headlines--body s-body"> |
| 3 | $if(show_date)$ | 3 | $if(show_date)$ |
| 4 | <div class="s-body__meta"> | 4 | <div class="s-body__meta"> |
