Skip to content

Commit

Permalink
Merge pull request #2050 from vmware-tanzu/site_footer
Browse files Browse the repository at this point in the history
Add reference to hosting provider in site's page footer
  • Loading branch information
joshuatcasey authored Aug 26, 2024
2 parents 5bb4ade + c193083 commit 844c169
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion site/themes/pinniped/layouts/partials/footer.html
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<div class="bottom-links">
<p>
<span>
This website does not use cookies or other tracking technology.
This website does not use cookies or other tracking technology. This site is powered by <a href="https://www.netlify.com">Netlify</a>.
</span>
</p>
<p>
Expand Down

0 comments on commit 844c169

Please sign in to comment.