Bladeren bron

add copyright to footer

tags/v1.1
Bud Parr 7 jaren geleden
bovenliggende
commit
681e009eec
No account linked to committer's email address
2 gewijzigde bestanden met toevoegingen van 1 en 2 verwijderingen
  1. 1
    1
      layouts/partials/site-footer.html
  2. 0
    1
      readme.md

+ 1
- 1
layouts/partials/site-footer.html Bestand weergeven

@@ -1,7 +1,7 @@
<footer class="bg-near-black bottom-0 w-100 pa3" role="contentinfo">
<div class="flex justify-between">
<a class="f4 fw4 hover-white no-underline white-70 dn dib-ns pv2 ph3" href="{{ .Site.BaseURL }}" >
{{ .Site.Title }}
&copy; {{ .Now.Format "2006" }} {{ .Site.Title }}
</a>
{{ partial "social-follow.html" . }}
</div>

+ 0
- 1
readme.md Bestand weergeven

@@ -42,4 +42,3 @@ TODO:
- ADD INSTRUCTIONS
- small dummy copyright notice with a formatted date could be added
- fix hard-coded link to section https://github.com/budparr/gohugo-default-theme/blob/master/layouts/index.html#L32
make thumbnails png

Laden…
Annuleren
Opslaan