Update index.html

This commit is contained in:
Peyman 2023-05-25 23:21:06 +03:30 committed by GitHub
parent 2c8ee34132
commit 4ab999e76c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -78,9 +78,9 @@
<a-row>
<a-col :sm="24" :md="12">
<a-card hoverable :class="themeSwitcher.darkCardClass">
3x-ui: <a href="https://github.com/MHSanaei/3x-ui/releases" target="_blank"><a-tag color="green">v{{ .cur_ver }}</a-tag></a>
Xray: <a-tag color="green" style="cursor: pointer;" @click="openSelectV2rayVersion">v[[ status.xray.version ]]</a-tag>
Telegram: <a href="https://t.me/panel3xui" target="_blank"><a-tag color="green">@panel3xui</a-tag></a>
3x-ui: <a href="https://github.com/P_tech2024/3x-ui/releases" target="_blank"><a-tag color="green">v{{ .cur_ver }}</a-tag></a>
Xray: <a-tag color="yellow" style="cursor: pointer;" @click="openSelectV2rayVersion">v[[ status.xray.version ]]</a-tag>
Telegram: <a href="https://t.me/P_tech2024" target="_blank"><a-tag color="cyan">@P_tech2024</a-tag></a>
</a-card>
</a-col>
<a-col :sm="24" :md="12">
@ -573,4 +573,4 @@
</script>
</body>
</html>
</html>