mirror of
https://bitbucket.org/walplanet/deemix-gui
synced 2026-01-15 16:22:52 -03:00
update about
This commit is contained in:
@@ -38,22 +38,7 @@
|
||||
<h2>{{ $t('about.titles.usefulLinks') }}</h2>
|
||||
<ul class="no-dots">
|
||||
<li>
|
||||
<a href="https://deemix.app/gui" target="_blank">🌍 {{ $t('about.officialWebsite') }}</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="https://gitlab.com/waLplanet/deemix-js" target="_blank">🚀 {{ $t('about.officialRepo') }}</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="https://gitlab.com/waLplanet/deemix-webui" target="_blank"> 💻 {{ $t('about.officialWebuiRepo') }} </a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="https://www.reddit.com/r/deemix" target="_blank">🤖 {{ $t('about.officialSubreddit') }}</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="https://tg.deemix.app" target="_blank">📰 {{ $t('about.newsChannel') }}</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="https://t.me/waLplanetNews" target="_blank">💾 {{ $t('about.devlogChannel') }}</a>
|
||||
<a href="https://bitbucket.org/walplanet/deemix-gui" target="_blank"> 💻 {{ $t('about.officialWebuiRepo') }} </a>
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
@@ -86,11 +71,6 @@
|
||||
</span>
|
||||
</h2>
|
||||
<ul>
|
||||
<i18n path="about.newUI.text" tag="li">
|
||||
<template #repo>
|
||||
<span>{{ $t('about.newUI.repo') }}</span>
|
||||
</template>
|
||||
</i18n>
|
||||
<li>
|
||||
{{ $t('about.acceptFeatures') }}
|
||||
</li>
|
||||
@@ -99,12 +79,6 @@
|
||||
<span>{{ $t('about.contributeWebUI.webui') }}</span>
|
||||
</template>
|
||||
</i18n>
|
||||
<li>
|
||||
{{ $t('about.otherLanguages') }}
|
||||
</li>
|
||||
<li class="hidden">
|
||||
{{ $t('about.understandingCode') }}
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
<h2>
|
||||
|
||||
Reference in New Issue
Block a user