Skip to content

Commit

Permalink
Update footer with language around website cookes and tracking
Browse files Browse the repository at this point in the history
Signed-off-by: Jonas Rosland <[email protected]>
  • Loading branch information
jonasrosland committed May 1, 2023
1 parent a0bbe9c commit ded5a92
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion site/themes/sonobuoy/layouts/partials/footer.html
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,8 @@
</div>
</div>
<div class="bottom-links">
<p class="copywrite">&copy; {{ now.Year }} Authors. <a href="http://vmware.github.io/">A VMware-backed project. <img src="/img/vmware-logo.svg" alt="VMware logo" /></a></p>
<p class="copywrite">&copy; {{ now.Year }} Authors. <a href="http://vmware.github.io/">A VMware-backed project. <img src="/img/vmware-logo.svg" alt="VMware logo" /></a>
<br/>This Website Does Not Use Cookies or Other Tracking Technology</p>
</div>
</div>
</footer>

0 comments on commit ded5a92

Please sign in to comment.