Update index.html

This commit is contained in:
quydang 2023-09-17 16:48:11 +07:00 committed by GitHub
parent 95c5eeff84
commit 287443758b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -78,7 +78,7 @@
<a-row>
<a-col :sm="24" :md="12">
<a-card hoverable :class="themeSwitcher.darkCardClass">
X-UI: <a href="https://github.com/quydang04/x-ui/releases" target="_blank" style="cursor: pointer;"><a-tag color="green">v{{ .cur_ver }}</a-tag></a>
X-UI: <a href="https://github.com/quydang04/x-ui/releases" target="_blank" style="cursor: pointer;"><a-tag color="green" cursor: pointer>v{{ .cur_ver }}</a-tag></a>
Xray version: <a-tag color="green" style="cursor: pointer;" @click="openSelectV2rayVersion">v[[ status.xray.version ]]</a-tag>
</a-card>
</a-col>