mirror of
https://github.com/Codennnn/vue-color-avatar.git
synced 2024-12-22 03:32:38 +00:00
Add Zeabur Badge
This commit is contained in:
parent
f96386f270
commit
666162cbd5
@ -19,6 +19,15 @@
|
||||
<div class="locale" @click="switchLocale">
|
||||
{{ locale === Locale.EN ? '简体中文' : 'English' }}
|
||||
</div>
|
||||
|
||||
<div class="divider">|</div>
|
||||
|
||||
<a
|
||||
href="https://zeabur.com?referralCode=Codennnn&utm_source=Codennnn"
|
||||
target="_blank"
|
||||
>
|
||||
<img src="https://zeabur.com/deployed-on-zeabur-dark.svg" />
|
||||
</a>
|
||||
</footer>
|
||||
</template>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user