瀏覽代碼

change footer to reflect that i forked this

master
wacked 5 年之前
父節點
當前提交
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…
取消
儲存