update
This commit is contained in:
parent
2d276dd31b
commit
278519ed2c
@ -24,7 +24,7 @@ import { RouterLink, RouterView } from 'vue-router'
|
||||
<footer class="app-footer">
|
||||
<div class="footer-content">
|
||||
<div class="footer-links">
|
||||
<a href="#" target="_blank" class="footer-link">
|
||||
<a href="https://t.me/cryptoai66" target="_blank" class="footer-link">
|
||||
<svg class="telegram-icon-footer" viewBox="0 0 24 24" width="18" height="18">
|
||||
<path
|
||||
fill="currentColor"
|
||||
|
||||
@ -7,7 +7,7 @@
|
||||
<h1 class="hero-title">Crypto.AI <span class="accent">加密货币AI投研服务平台</span></h1>
|
||||
<p class="hero-subtitle">提供一站式加密货币AI投研服务</p>
|
||||
<div class="hero-actions">
|
||||
<a href="#" target="_blank" class="btn btn-telegram">
|
||||
<a href="https://t.me/cryptoai66" target="_blank" class="btn btn-telegram">
|
||||
<svg class="telegram-hero-icon" viewBox="0 0 24 24" width="24" height="24">
|
||||
<path
|
||||
fill="currentColor"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user