🔥 Remove Spotify from socials

Signed-off-by: SindreKjelsrud <sindre@kjelsrud.dev>
This commit is contained in:
Sid 2024-10-20 00:35:27 +02:00
parent b469b8984b
commit e4825fc5d3
Signed by: sidski
GPG key ID: D2BBDF3EDE6BA9A6
2 changed files with 1 additions and 18 deletions

View file

@ -4,7 +4,6 @@ const today = new Date();
<script type="module" client:load> <script type="module" client:load>
document.addEventListener("DOMContentLoaded", () => { document.addEventListener("DOMContentLoaded", () => {
const githubSvg = document.getElementById("githubSvg"); const githubSvg = document.getElementById("githubSvg");
const spotifySvg = document.getElementById("spotifySvg");
const xxiivvwebringSvg = document.getElementById("xxiivvwebringSvg"); const xxiivvwebringSvg = document.getElementById("xxiivvwebringSvg");
const grandlingewebringSvg = document.getElementById("grandlingewebringSvg"); const grandlingewebringSvg = document.getElementById("grandlingewebringSvg");
@ -35,7 +34,6 @@ const today = new Date();
addHoverEffect(githubSvg, "stroke"); addHoverEffect(githubSvg, "stroke");
addHoverEffect(xxiivvwebringSvg, "stroke"); addHoverEffect(xxiivvwebringSvg, "stroke");
addHoverEffect(spotifySvg, "fill");
addHoverEffect(grandlingewebringSvg, "fill"); addHoverEffect(grandlingewebringSvg, "fill");
}; };
@ -59,20 +57,6 @@ const today = new Date();
</svg> </svg>
</div> </div>
</a> </a>
<a href="https://open.spotify.com/user/kjelsrud!" target="_blank" aria-label="Link to my Spotify">
<div id="spotifyIcon">
<svg id="spotifySvg" width="30" height="30" viewBox="0 0 20 20" fill="#00CC6A">
<g stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
<g transform="translate(-140.000000, -7479.000000)" fill="#00CC6A">
<g transform="translate(56.000000, 160.000000)">
<path
d="M99.915,7327.865 C96.692,7325.951 91.375,7325.775 88.297,7326.709 C87.803,7326.858 87.281,7326.58 87.131,7326.085 C86.981,7325.591 87.26,7325.069 87.754,7324.919 C91.287,7323.846 97.159,7324.053 100.87,7326.256 C101.314,7326.52 101.46,7327.094 101.196,7327.538 C100.934,7327.982 100.358,7328.129 99.915,7327.865 L99.915,7327.865 Z M99.81,7330.7 C99.584,7331.067 99.104,7331.182 98.737,7330.957 C96.05,7329.305 91.952,7328.827 88.773,7329.792 C88.36,7329.916 87.925,7329.684 87.8,7329.272 C87.676,7328.86 87.908,7328.425 88.32,7328.3 C91.951,7327.198 96.466,7327.732 99.553,7329.629 C99.92,7329.854 100.035,7330.334 99.81,7330.7 L99.81,7330.7 Z M98.586,7333.423 C98.406,7333.717 98.023,7333.81 97.729,7333.63 C95.381,7332.195 92.425,7331.871 88.944,7332.666 C88.609,7332.743 88.274,7332.533 88.198,7332.197 C88.121,7331.862 88.33,7331.528 88.667,7331.451 C92.476,7330.58 95.743,7330.955 98.379,7332.566 C98.673,7332.746 98.766,7333.129 98.586,7333.423 L98.586,7333.423 Z M94,7319 C88.477,7319 84,7323.477 84,7329 C84,7334.523 88.477,7339 94,7339 C99.523,7339 104,7334.523 104,7329 C104,7323.478 99.523,7319.001 94,7319.001 L94,7319 Z"></path>
</g>
</g>
</g>
</svg>
</div>
</a>
<a href="https://webring.kjelsrud.dev/#sid" target="_blank" aria-label="Link to my Grand Line webring"> <a href="https://webring.kjelsrud.dev/#sid" target="_blank" aria-label="Link to my Grand Line webring">
<div id="grandlingewebringIcon"> <div id="grandlingewebringIcon">
<svg id="grandlingewebringSvg" height="30" width="30" viewBox="0 0 512 512" stroke-miterlimit="10"> <svg id="grandlingewebringSvg" height="30" width="30" viewBox="0 0 512 512" stroke-miterlimit="10">

View file

@ -11,7 +11,6 @@ If you want me in your contact-list you can download my vCard [here](/sid.vcf).
## Across the cyberspace ## Across the cyberspace
- [GitHub](https://github.com/SindreKjelsrud) - [GitHub](https://github.com/SindreKjelsrud)
- [Spotify](https://open.spotify.com/user/kjelsrud!)
## GPG ## GPG