Update index.html

This commit is contained in:
quydang 2023-09-17 17:13:54 +07:00 committed by GitHub
parent 8ee0edcc33
commit 051942bee2
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" style="cursor: pointer;">v{{ .cur_ver }}</a-tag></a>
X-UI: <a href="https://github.com/quydang04/x-ui/releases" target="_blank"><a-tag color="green" style="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>