Fix lacking subsection class
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Yarmo Mackenbach 2020-06-23 17:51:56 +02:00
parent 7a3a3d265d
commit 262c2bfa98

View File

@ -23,7 +23,7 @@ block content
.longform__content .longform__content
| !{$project['content']} | !{$project['content']}
.webmentions .webmentions.subsection
h2 Webmentions h2 Webmentions
if ($project['hasWebmentions']) if ($project['hasWebmentions'])
each $item in $project["webmentions"] each $item in $project["webmentions"]