Update index.html

This commit is contained in:
quydang 2023-09-17 16:30:36 +07:00 committed by GitHub
parent b6b0213000
commit dcaeda9584
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"><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">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>