@@ -1,5 +1,5 @@ | |||
<footer> | |||
<p>{{ .Site.Params.copyright | default "© All rights reserved. Powered by [Hugo](https://gohugo.io) and [Minimal](https://github.com/calintat/minimal)." | markdownify }}</p> | |||
<p>{{ .Site.Params.copyright | default "© 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" . }} |