removed card shortcode

This commit is contained in:
Jannik Menzel 2025-05-18 14:47:23 +02:00
parent 56e2fd85ff
commit fb2fa4e181
3 changed files with 4 additions and 10 deletions

View file

@ -1,4 +0,0 @@
<div class="cards">
<h2>{{ .Get "title" }}</h2>
{{ .Inner | markdownify }}
</div>