Explorar el Código

change footer to reflect that i forked this

master
wacked hace 4 años
padre
commit
bf80301635
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      layouts/partials/footer.html

+ 1
- 1
layouts/partials/footer.html Ver fichero

@@ -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" . }}

Cargando…
Cancelar
Guardar