Skip to content

Commit

Permalink
discord channel
Browse files Browse the repository at this point in the history
  • Loading branch information
scenaristeur committed Oct 15, 2023
1 parent a4e28d8 commit 113e98e
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions src/App.vue
Original file line number Diff line number Diff line change
Expand Up @@ -14,12 +14,17 @@ import HistoryGalery from './views/HistoryGalery.vue';
<nav>
<RouterLink to="/">{{ $t('home') }}</RouterLink>
<RouterLink to="/about">{{ $t('about') }}</RouterLink>

<a href="https://discord.gg/X5UqZdSrmP" target="_blank">Join us on Discord</a>
</nav>
<small v-if="level == 0">
{{ $t('disclaimer') }}

<a href="https://fr.wikipedia.org/wiki/Grand_mod%C3%A8le_de_langage" target="_blank">models de language</a>.




<hr>
0.0.1-stable-diff
</small>
Expand Down

0 comments on commit 113e98e

Please sign in to comment.