Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fd9cff2 commit b33ab70Copy full SHA for b33ab70
website_and_docs/layouts/partials/footer.html
@@ -21,6 +21,7 @@
21
{{ template "footer-links-block" . }}
22
{{ end }}
23
24
+ <a href="https://www.netlify.com"> <img src="https://www.netlify.com/v3/img/components/netlify-light.svg" alt="Deploys by Netlify" /> </a>
25
</div>
26
<div class="col-12 col-sm-4 text-center py-2 order-sm-2">
27
{{ with .Site.Params.copyright }}<small class="text-white">© {{ now.Year}} {{ .}} {{ T "footer_all_rights_reserved" }}</small>{{ end }}
0 commit comments