Skip to content

Commit

Permalink
webapp/src/components/containers/BaseLayout: add slack icon and link …
Browse files Browse the repository at this point in the history
…to footer
  • Loading branch information
JulienVig committed Feb 12, 2025
1 parent e0d77ec commit cfa3a1e
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions webapp/src/components/containers/BaseLayout.vue
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,11 @@
href="https://github.com/epfml/disco"
target="_blank"
/>
<a
class="fa-brands fa-slack fa-xl"
href="https://join.slack.com/t/disco-decentralized/shared_invite/zt-fpsb7c9h-1M9hnbaSonZ7lAgJRTyNsw"
target="_blank"
/>

<RouterLink
title="The DISCO team"
Expand Down

0 comments on commit cfa3a1e

Please sign in to comment.