mirror of
https://github.com/c0de-archive/pelican-mg.git
synced 2025-07-30 13:30:17 +00:00
No summary duplication + fixing tipue paths + not using Oswald font on articles content
This commit is contained in:
@@ -73,7 +73,7 @@
|
||||
{% endif %}
|
||||
|
||||
<p class="uk-article-lead" itemprop="description">{{ article.summary|striptags }}</p>
|
||||
<section itemprop="articleBody">{{ article.content }}</section>
|
||||
<section class="uk-article-content" itemprop="articleBody">{{ article.content }}</section>
|
||||
<hr class="uk-article-divider">
|
||||
</article>
|
||||
|
||||
|
Reference in New Issue
Block a user