Skip to content

Commit

Permalink
rearrange
Browse files Browse the repository at this point in the history
  • Loading branch information
meqativ committed Aug 5, 2024
1 parent 4c6ee16 commit 035c768
Showing 1 changed file with 29 additions and 29 deletions.
58 changes: 29 additions & 29 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -51,20 +51,14 @@ <h3 translate="yes">source code</h3>
<h3 translate="no">youtube</h3>
</button>
</a>
<a href="https://odysee.com/@meqativ:9">
<button title="Odysee channel">
<div class="logo_container">
<img draggable="false" src="./assets/odysee/logo_2023.png" />
</div>
<h3 translate="no">odysee</h3>
</button>
</a>
<a href="https://twitch.com/meqativ">
<button title="Twitch account">
<a href="https://discord.com/users/744276454946242723">
<button title="Discord user profile">
<div class="logo_container">
<img draggable="false" src="./assets/twitch/logo.svg" />
<picture>
<img draggable="false" src="./assets/discord/blurple/logo.svg" />
</picture>
</div>
<h3 translate="no">twitch</h3>
<h3 translate="no">discord</h3>
</button>
</a>
<a href="https://twitter.com/meqativ">
Expand All @@ -78,14 +72,15 @@ <h3 translate="no"><span translate="no" id="strikethrough">twitter</span> x</h3>
</div>
</button>
</a>
<a href="https://discord.com/users/744276454946242723">
<button title="Discord user profile">
<a href="https://github.com/meqativ">
<button title="Github account">
<div class="logo_container">
<picture>
<img draggable="false" src="./assets/discord/blurple/logo.svg" />
<source srcset="./assets/github/white/logo.svg" media="(prefers-color-scheme: dark)"/>
<img draggable="false" src="./assets/github/black/logo.svg"/>
</picture>
</div>
<h3 translate="no">discord</h3>
<h3 translate="no">github</h3>
</button>
</a>
<a href="https://last.fm/user/meqativ">
Expand All @@ -96,6 +91,14 @@ <h3 translate="no">discord</h3>
<h3 translate="no">last.fm</h3>
</button>
</a>
<a href="https://twitch.com/meqativ">
<button title="Twitch account">
<div class="logo_container">
<img draggable="false" src="./assets/twitch/logo.svg" />
</div>
<h3 translate="no">twitch</h3>
</button>
</a>
<a href="https://rooflomg.newgrounds.com/">
<button title="Newgrounds page">
<div class="logo_container">
Expand All @@ -104,6 +107,12 @@ <h3 translate="no">last.fm</h3>
<h3 translate="no">newgrounds</h3>
</button>
</a>
<button title="OnlyFans page" id="onlyfans" style="display: none;">
<div class="logo_container">
<img draggable="false" src="./assets/onlyfans/blue/logo.svg" />
</div>
<h3 translate="no">onlyfans</h3>
</button>
<a href="https://bandcamp.com/meqativ">
<button title="Bandcamp listener profile">
<div class="logo_container">
Expand All @@ -115,15 +124,12 @@ <h3 translate="no">newgrounds</h3>
<h3 style="text-transform: lowercase;" translate="no">bandcamp <span translate="yes">listener</span></h3>
</button>
</a>
<a href="https://github.com/meqativ">
<button title="Github account">
<a href="https://odysee.com/@meqativ:9">
<button title="Odysee channel">
<div class="logo_container">
<picture>
<source srcset="./assets/github/white/logo.svg" media="(prefers-color-scheme: dark)"/>
<img draggable="false" src="./assets/github/black/logo.svg"/>
</picture>
<img draggable="false" src="./assets/odysee/logo_2023.png" />
</div>
<h3 translate="no">github</h3>
<h3 translate="no">odysee</h3>
</button>
</a>
<a href="https://instagram.com/meqativ_">
Expand Down Expand Up @@ -158,12 +164,6 @@ <h3 translate="no">geometry dash</h3>
<h3 translate="no">небоскрёбы</h3>
</button>
</a>
<button title="OnlyFans page" id="onlyfans" style="display: none;">
<div class="logo_container">
<img draggable="false" src="./assets/onlyfans/blue/logo.svg" />
</div>
<h3 translate="no">onlyfans</h3>
</button>
<a href="https://t.me/paketmeqa/1482">
<button id="tg" title="Telegram channel">
<div class="logo_container">
Expand Down

0 comments on commit 035c768

Please sign in to comment.