Merge branch 'about-link-update' into 'main'

updated links in about page

See merge request RemixDev/deemix-webui!2
This commit is contained in:
RemixDev 2021-07-28 10:59:16 +00:00
commit 1791ad939b
1 changed files with 2 additions and 2 deletions

View File

@ -37,10 +37,10 @@
<a href="" target="_blank">🌍 {{ $t('about.officialWebsite') }}</a>
</li> -->
<li>
<a href="https://git.rip/RemixDev/deemix" target="_blank">🚀 {{ $t('about.officialRepo') }}</a>
<a href="https://git.freezer.life/RemixDev/deemix-js" target="_blank">🚀 {{ $t('about.officialRepo') }}</a>
</li>
<li>
<a href="https://git.rip/RemixDev/deemix-webui" target="_blank"> 💻 {{ $t('about.officialWebuiRepo') }} </a>
<a href="https://gitlab.com/RemixDev/deemix-webui" target="_blank"> 💻 {{ $t('about.officialWebuiRepo') }} </a>
</li>
<li>
<a href="https://www.reddit.com/r/deemix" target="_blank">🤖 {{ $t('about.officialSubreddit') }}</a>