Skip to content

Commit

Permalink
Merge pull request #8413 from reasonerjt/add-netlify-ref
Browse files Browse the repository at this point in the history
Add reference to netlify in the website
  • Loading branch information
ywk253100 authored Nov 18, 2024
2 parents c30d044 + b2369cc commit bef994e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion site/layouts/_default/footer.html
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ <h5>{{ .Site.Params.footer.title }}</h5>
&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<br/><br/>
<br/>This Website Does Not Use Cookies or Other Tracking Technology. This site is powered by <a href="https://www.netlify.com">Netlify</a>.<br/><br/>
<span>
<a target="_blank" rel="noopener" href='https://www.vmware.com/help/legal.html'>Terms of Use</a> |
<a target="_blank" rel="noopener" href='https://www.vmware.com/help/privacy.html'>Privacy Policy</a> |
Expand Down

0 comments on commit bef994e

Please sign in to comment.