Update footer with language around website cookes and tracking (#6216)

Signed-off-by: Jonas Rosland <jrosland@vmware.com>
This commit is contained in:
Jonas Rosland
2023-05-02 16:19:52 -04:00
committed by GitHub
parent d7e0f64c89
commit 2c4aa41999

View File

@@ -43,6 +43,7 @@
&copy; {{ now.Format "2006" }} {{ .Site.Params.Author }}.
<a href="{{ .Site.Params.footer.vm_link }}" class="vm-logo">A VMware-backed project. <img
src="/img/{{ .Site.Params.vm_logo }}" alt="VMware logo"/></a>
<br/>This Website Does Not Use Cookies or Other Tracking Technology
</div>
</div>
</div>