mirror of
https://github.com/expressjs/expressjs.com.git
synced 2026-02-22 03:51:33 +00:00
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:
committed by
GitHub
parent
db7dc3215b
commit
0ab83badae
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user