소스 검색

change footer to reflect that i forked this

master
wacked 4 년 전
부모
커밋
bf80301635
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. +1
    -1
      layouts/partials/footer.html

+ 1
- 1
layouts/partials/footer.html 파일 보기

@@ -1,5 +1,5 @@
<footer>
<p>{{ .Site.Params.copyright | default "&copy; All rights reserved. Powered by [Hugo](https://gohugo.io) and [Minimal](https://github.com/calintat/minimal)." | markdownify }}</p>
<p>{{ .Site.Params.copyright | default "&copy; All rights reserved. Powered by [Hugo](https://gohugo.io) and [Minimal-no-3rd-party](http://vcs.wacked.codes/wacked/minimal-no-third-party.git)." | markdownify }}</p>
</footer>

{{ partial "body-close" . }}

Loading…
취소
저장