Skip to content

Commit bf81632

Browse files
authored
Update footer.html
1 parent c399a78 commit bf81632

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_includes/footer.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<p class="text-center">
55
{{ site.title }} {{ site.time | date: '%Y' }} |
66
Powered by <a href="https://github.com/aksakalli/jekyll-doc-theme">Jekyll Doc Theme</a> |
7-
<a href="{{ "/cookie_declaration.html" | prepend: site.baseurl }}">Our Cookie Policy</a>
7+
<a href="https://www.iubenda.com/privacy-policy/93470831" class="iubenda-white iubenda-embed" title="Privacy Policy ">Privacy Policy</a><script type="text/javascript">(function (w,d) {var loader = function () {var s = d.createElement("script"), tag = d.getElementsByTagName("script")[0]; s.src="https://cdn.iubenda.com/iubenda.js"; tag.parentNode.insertBefore(s,tag);}; if(w.addEventListener){w.addEventListener("load", loader, false);}else if(w.attachEvent){w.attachEvent("onload", loader);}else{w.onload = loader;}})(window, document);</script>
88
</p>
99
<!-- <p class="text-muted">Place sticky footer content here.</p> -->
1010
</div>

0 commit comments

Comments
 (0)