소스 검색

Markdownify copyright notice (#219)

Co-authored-by: Léo GATELLIER <leo.gatellier@soprasteria.com>
Léo GATELLIER 4 년 전
부모
커밋
4270ad6bbf
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      layouts/partials/footer.html

+ 1 - 1
layouts/partials/footer.html

@@ -97,7 +97,7 @@
           Toha
         </a>
       </div>
-      <div class="col-md-4 text-center">{{ $copyrightNotice }}</div>
+      <div class="col-md-4 text-center">{{ $copyrightNotice | markdownify }}</div>
       <div class="col-md-4 text-right">
         <a id="hugo" href="https://gohugo.io/">{{ i18n "hugoAttributionText" }}
         <img