Remove hint from footer
This commit is contained in:
parent
c105be185e
commit
897f4fc9bb
1 changed files with 0 additions and 3 deletions
|
@ -2,9 +2,6 @@
|
||||||
<nav class="container flex">
|
<nav class="container flex">
|
||||||
<div>
|
<div>
|
||||||
<section class="flex flex-wrap align-center">
|
<section class="flex flex-wrap align-center">
|
||||||
<span class="gdoc-footer__item gdoc-footer__item--row">
|
|
||||||
{{ i18n "footer_build_with" | safeHTML }}
|
|
||||||
</span>
|
|
||||||
{{ with .Site.Params.GeekdocLegalNotice }}
|
{{ with .Site.Params.GeekdocLegalNotice }}
|
||||||
<span class="gdoc-footer__item gdoc-footer__item--row">
|
<span class="gdoc-footer__item gdoc-footer__item--row">
|
||||||
<a href="{{ . | relURL }}" class="gdoc-footer__link">
|
<a href="{{ . | relURL }}" class="gdoc-footer__link">
|
||||||
|
|
Loading…
Reference in a new issue