Bring back spotify button and insta link
This commit is contained in:
parent
1bcc01bfe8
commit
b5e8457ea5
|
@ -37,7 +37,7 @@
|
||||||
<h4 class="clock perspective"></h4>
|
<h4 class="clock perspective"></h4>
|
||||||
</div>
|
</div>
|
||||||
<div class="button-container perspective">
|
<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">
|
type="button">
|
||||||
<span class="button-inner">
|
<span class="button-inner">
|
||||||
<svg class="spotify-icon" height="30" width="30" viewBox="0 0 170 170">
|
<svg class="spotify-icon" height="30" width="30" viewBox="0 0 170 170">
|
||||||
|
@ -48,7 +48,7 @@
|
||||||
<span>Sign in with Spotify</span>
|
<span>Sign in with Spotify</span>
|
||||||
</span>
|
</span>
|
||||||
</span>
|
</span>
|
||||||
</button> -->
|
</button>
|
||||||
<div class="links-container">
|
<div class="links-container">
|
||||||
<a class="link" target="_blank" rel="noopener noreferrer" href="https://vk.com/xzeldon">
|
<a class="link" target="_blank" rel="noopener noreferrer" href="https://vk.com/xzeldon">
|
||||||
<span class="link-text">
|
<span class="link-text">
|
||||||
|
@ -65,11 +65,11 @@
|
||||||
telegram
|
telegram
|
||||||
</span>
|
</span>
|
||||||
</a>
|
</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">
|
<span class="link-text">
|
||||||
instagram
|
instagram
|
||||||
</span>
|
</span>
|
||||||
</a> -->
|
</a>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
Loading…
Reference in New Issue