mirror of
https://github.com/pmoreno-rodriguez/grav-theme-future2021.git
synced 2025-06-07 20:08:54 +00:00
Merge branch 'develop' of https://github.com/pmoreno-rodriguez/grav-theme-future2021 into develop
This commit is contained in:
commit
58261d6573
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@
|
|||
<div class="search-details">
|
||||
<span class="search-date">{{ page.date|date(config.system.pages.dateformat.short) }}</span>
|
||||
</div>
|
||||
{{ page.summary|truncate(300, true)|raw }}
|
||||
{{ page.summary|striptags|truncate(300, true)|raw }}
|
||||
</div>
|
||||
|
||||
</section>
|
||||
|
|
Loading…
Add table
Reference in a new issue