adding img shortcode and using it in groups
This commit is contained in:
parent
c32cccf3c3
commit
aa95d2e284
34 changed files with 136 additions and 83 deletions
|
@ -48,7 +48,7 @@
|
|||
|
||||
<div class="flex flex-col flex-3">
|
||||
<h2 class="text-2xl text-bold"><a href='{{ page.permalink }}'>{{ page.title }}</a></h2>
|
||||
<p class="text-bold text-ellipsis">{{ page.description }}</p>
|
||||
<p class="text-bold text-ellipsis">{{ page.description | linebreaksbr | safe }}</p>
|
||||
|
||||
<!-- Summary -->
|
||||
<div class="text-bold mt-8">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue