remove license link from footer (#1863)

the footer recommended by the foundation doesn't include a link to the
license
(https://github.com/openjs-foundation/artwork?tab=readme-ov-file#copyright-notices-for-project-website-footers)
This commit is contained in:
Sebastian Beltran
2025-04-10 20:34:11 -05:00
committed by GitHub
parent db7dc3215b
commit 0ab83badae

View File

@@ -36,9 +36,6 @@
<a id="security" href="https://github.com/expressjs/express/security/policy">
{{ site.data[page.lang].footer.security_policy }}
</a>
<a id="license" href="https://github.com/expressjs/express/blob/master/LICENSE">
{{ site.data[page.lang].footer.license }}
</a>
</div>
</div>
<div id="footer-links">