Pārlūkot izejas kodu

enable markdown in about section

tags/v1.0.0
raspbeguy pirms 5 gadiem
vecāks
revīzija
8d92b28d6e
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1
    1
      layouts/partials/about.html

+ 1
- 1
layouts/partials/about.html Parādīt failu

@@ -22,7 +22,7 @@
{{"<!-- Express About Yourself -->" | safeHTML}}
<div class="content text-center">
{{ with .title }}<h3 class="ddd">{{ . }}</h3>{{ end }}
{{ with .content}} <p>{{ . }}</p>{{ end }}
{{ with .content}} <p>{{ . | markdownify }}</p>{{ end }}
</div>
</div>
</div>

Notiek ielāde…
Atcelt
Saglabāt