Skip to content

Commit aa0a53b

Browse files
authored
Merge branch 'main' into kubernetes-127
2 parents bbe729b + ded5a92 commit aa0a53b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

site/themes/sonobuoy/layouts/partials/footer.html

+2-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,8 @@
1212
</div>
1313
</div>
1414
<div class="bottom-links">
15-
<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>
15+
<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>
16+
<br/>This Website Does Not Use Cookies or Other Tracking Technology</p>
1617
</div>
1718
</div>
1819
</footer>

0 commit comments

Comments
 (0)