mirror of
https://github.com/Wonderfall/hugo-WonderMod.git
synced 2024-11-22 18:41:37 +01:00
Remove first headline from post
.Summary contains the headline rendered as <h2> tag which can break the layout of post listings in which the summary is used.
This commit is contained in:
parent
af49559963
commit
496ee817c3
@ -9,8 +9,6 @@ tags = [
|
||||
]
|
||||
+++
|
||||
|
||||
## Mole et vultus populifer quaque primoque non
|
||||
|
||||
Lorem est tota propiore conpellat pectoribus de
|
||||
pectora summo. <!--more-->Redit teque digerit hominumque toris verebor lumina non cervice
|
||||
subde tollit usus habet Arctonque, furores quas nec ferunt. Quoque montibus nunc
|
||||
@ -57,4 +55,4 @@ Propoetides **parte**.
|
||||
<style>
|
||||
.canon { background: white; width: 100%; height: auto;}
|
||||
</style>
|
||||
{{< /css.inline >}}
|
||||
{{< /css.inline >}}
|
||||
|
Loading…
Reference in New Issue
Block a user