summaryrefslogtreecommitdiff
path: root/themes/new_theme/layouts/partials/footer.html
diff options
context:
space:
mode:
Diffstat (limited to 'themes/new_theme/layouts/partials/footer.html')
-rw-r--r--themes/new_theme/layouts/partials/footer.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/new_theme/layouts/partials/footer.html b/themes/new_theme/layouts/partials/footer.html
index 3513e6c..d7fce85 100644
--- a/themes/new_theme/layouts/partials/footer.html
+++ b/themes/new_theme/layouts/partials/footer.html
@@ -1,7 +1,7 @@
</div>
<footer class="footer" itemscope="itemscope" itemtype="http://schema.org/WPFooter">
<div class="container container-inner">
- <p class="footer__copyright">&copy; {{ .Site.Params.copyright_years }}, {{ .Site.Params.Location }}, {{ .Site.Params.author }}. Based on <a href="//wordpress.org/themes/mh-magazine-lite/" target="_blank" rel="nofollow noopener noreferrer">MH Magazine lite</a>.</p>
+ <p class="footer__copyright">&copy; {{ .Site.Params.copyright_years }}, {{ .Site.Params.Location }}, {{ .Site.Params.author }}. Based on <a href="//wordpress.org/themes/mh-magazine-lite/" target="_blank" rel="nofollow noopener noreferrer">MH Magazine lite</a>, read here about <a href="/dataprotection">Data Protection and Privacy</a></p>
</div>
</footer>
</div><!-- .mh-container-outer -->