add link of main page footer

This commit is contained in:
zhl 2022-01-19 19:33:01 +08:00
parent 7c6bb444e1
commit 3e3a4b6cd4

View File

@ -16,16 +16,16 @@
<div class="rightPart">
<span class="community-title">JOIN OUR COMMUNITY</span>
<div class="community-list">
<a href="">
<img src="@/assets/main/footer/fb.png">
</a>
<a href="">
<!-- <a href="">-->
<!-- <img src="@/assets/main/footer/fb.png">-->
<!-- </a>-->
<a href="https://twitter.com/CebgGame">
<img src="@/assets/main/footer/twitter.png">
</a>
<a href="">
<a href="https://discord.gg/8dWX6jpcME">
<img src="@/assets/main/footer/discord.png">
</a>
<a href="">
<a href="https://t.me/CEBG_Announce">
<img src="@/assets/main/footer/telegram.png">
</a>
</div>