Bring back spotify button and insta link

This commit is contained in:
Timofey Gelazoniya 2023-01-05 14:40:11 +03:00
parent 1bcc01bfe8
commit b5e8457ea5
Signed by: zeldon
GPG Key ID: 047886915281DD2A
1 changed files with 4 additions and 4 deletions

View File

@ -37,7 +37,7 @@
<h4 class="clock perspective"></h4>
</div>
<div class="button-container perspective">
<!-- <button class="button button--hyperion" onclick="window.open('https://spotify.zeldon.ru', '_blank')"
<button class="button button--hyperion" onclick="window.open('https://spotify.zeldon.ru', '_blank')"
type="button">
<span class="button-inner">
<svg class="spotify-icon" height="30" width="30" viewBox="0 0 170 170">
@ -48,7 +48,7 @@
<span>Sign in with Spotify</span>
</span>
</span>
</button> -->
</button>
<div class="links-container">
<a class="link" target="_blank" rel="noopener noreferrer" href="https://vk.com/xzeldon">
<span class="link-text">
@ -65,11 +65,11 @@
telegram
</span>
</a>
<!-- <a class="link" target="_blank" rel="noopener noreferrer" href="https://www.instagram.com/zeeeldon">
<a class="link" target="_blank" rel="noopener noreferrer" href="https://www.instagram.com/zeeeldon">
<span class="link-text">
instagram
</span>
</a> -->
</a>
</div>
</div>
</div>