summaryrefslogtreecommitdiffstats
path: root/indieweb-micro/themes/MinIndie/layouts/partials/footer.html
blob: 978a39009437b7e0fc054365e23a7758ea9a15ee (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<hr />
<footer>
    <p>
        {{- range .Site.Menus.footer }}
            <a href="{{ .URL }}"><b>{{ .Name }}</b></a>.
        {{- end }}
    </p>

    {{ partial "footer-extra.html" . }}

    <p style="text-align: center" class="copyright">
        &copy; <a href="{{ .Site.BaseURL }}"><b>{{ if .Site.Copyright }}{{ .Site.Copyright }}{{ else }}{{ .Site.Title }}{{ end }}</b></a>.
    </p>
</footer>
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage