Links sind jetzt auch links

This commit is contained in:
Philipp Neumann
2020-08-20 10:49:09 +02:00
parent b36b3f4d36
commit f0cb84024f
3 changed files with 30 additions and 9 deletions
@@ -16,7 +16,7 @@
<div class="block">
<i class="{{ .icon }}"></i>
<h3>{{ .title }}</h3>
<p>{{ .description }}</p>
<p>{{ .description | safeHTML}}</p>
</div>
</div>
{{ end }}