Skip to content

Commit

Permalink
docs/footer: update newsletter fragment
Browse files Browse the repository at this point in the history
Signed-off-by: Paul Meyer <[email protected]>
  • Loading branch information
katexochen committed Apr 9, 2024
1 parent f601bb2 commit fa4155c
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions docs/docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ async function createConfig() {
items: [
{
label: 'Newsletter',
href: 'https://www.edgeless.systems/#footer'
href: 'https://www.edgeless.systems/#footer-id'
},
],
},
Expand All @@ -124,7 +124,6 @@ async function createConfig() {
label: 'LinkedIn',
href: 'https://www.linkedin.com/company/edgeless-systems/',
},

{
label: 'Youtube',
href: 'https://www.youtube.com/channel/UCOOInN0sCv6icUesisYIDeA',
Expand All @@ -145,7 +144,6 @@ async function createConfig() {
{
html: `<a href="javascript: Cookiebot.renew()" class="footer__link-item">Cookie Settings</a>`
},

{
label: 'Contact Us',
href: 'https://www.edgeless.systems/contact-us/',
Expand Down

0 comments on commit fa4155c

Please sign in to comment.