Fix summary text and ensure content is rendered in event list layout
This commit is contained in:
@@ -5,4 +5,4 @@ specialpost: true
|
||||
summary: My personal list of event and con I went and will go
|
||||
---
|
||||
|
||||
Events and convention I went and I will goß
|
||||
Events and convention I went and I will go
|
||||
|
||||
@@ -5,6 +5,7 @@
|
||||
<div class="wrapper list-page">
|
||||
<header class="header">
|
||||
<h1 class="header-title center">{{ .Title }}</h1>
|
||||
{{- .Content }}
|
||||
</header>
|
||||
<main class="page-content" aria-label="Content">
|
||||
{{ range (site.Pages.GroupByParam "start").Reverse}}
|
||||
|
||||
Reference in New Issue
Block a user