fix typos

This commit is contained in:
Robert Kaussow 2020-02-05 14:20:45 +01:00
parent 59d94de023
commit 4236e5708b
2 changed files with 2 additions and 3 deletions

View File

@ -1,3 +1,2 @@
- BUGFIX - BUGFIX
- fix default settings for some config parameters - fix typos
- fix page-header conditions

View File

@ -1,7 +1,7 @@
<footer class="gdoc-footer"> <footer class="gdoc-footer">
<div class="container flex flex-wrap"> <div class="container flex flex-wrap">
<span class="gdoc-footer__item"> <span class="gdoc-footer__item">
Build with <a href="https://gohugo.io/" class="gdoc-footer__link">Hugo</a> and Built with <a href="https://gohugo.io/" class="gdoc-footer__link">Hugo</a> and
<svg class="icon heart"><use xlink:href="#heart"></use></svg> <svg class="icon heart"><use xlink:href="#heart"></use></svg>
</span> </span>
{{ with .Site.Params.GeekdocLegalNotice }} {{ with .Site.Params.GeekdocLegalNotice }}