Skip to content

Commit

Permalink
docs: remove meidum link (#196)
Browse files Browse the repository at this point in the history
  • Loading branch information
ahonn authored Sep 4, 2023
1 parent c92aba0 commit 37df925
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions static/js/loadLinks.js
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,6 @@
<a href="https://twitter.com/AxonWeb3">
<img src="/img/twitter_${theme}.svg" alt="Twitter"/>
</a>
<a href="https://medium.com/@axon_web3">
<img src="/img/medium_${theme}.svg" alt="Medium"/>
</a>
`;
const footerLogo = document.getElementById('footer-logo');
footerLogo.setAttribute('src', `/img/logo_${theme}.png`);
Expand Down

1 comment on commit 37df925

@vercel
Copy link

@vercel vercel bot commented on 37df925 Sep 4, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

axon-docs – ./

axon-docs.vercel.app
axon-docs-axonweb3.vercel.app
axon-docs-git-main-axonweb3.vercel.app

Please sign in to comment.