Mise à jour de 'themes/beautifulhugo/layouts/partials/footer.html'
This commit is contained in:
parent
77629d3586
commit
e8989a4d48
@ -49,17 +49,13 @@
|
|||||||
{{ .Site.LastChange.Format "2006" }}
|
{{ .Site.LastChange.Format "2006" }}
|
||||||
{{ end }}
|
{{ end }}
|
||||||
-->
|
-->
|
||||||
|
{{ now.Year }}
|
||||||
|
|
||||||
{{ if .Site.Title }}
|
{{ if .Site.Title }}
|
||||||
•
|
•
|
||||||
<a href="{{ "" | absLangURL }}">{{ .Site.Title }}</a>
|
<a href="{{ "" | absLangURL }}">{{ .Site.Title }}</a>
|
||||||
{{ end }}
|
{{ end }}
|
||||||
</p>
|
</p>
|
||||||
<!-- Please don't remove this, keep my open source work credited :) -->
|
|
||||||
<!--p class="credits theme-by text-muted">
|
|
||||||
{{ i18n "poweredBy" . | safeHTML }}
|
|
||||||
{{ if $.GitInfo }} • [<a href="{{ .Site.Params.commit }}{{ .GitInfo.Hash }}">{{ substr .GitInfo.Hash 0 8 }}</a>]{{ end }}
|
|
||||||
</p-->
|
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user