|
@@ -8,7 +8,7 @@
|
|
|
<meta name="description" content="Sv443 Network Homepage - This is the main page of Sv443 and the Sv443 Network. Here you will find all my projects and contact information.">
|
|
|
<meta name="twitter:card" content="Sv443 Network Homepage - This is the main page of Sv443 and the Sv443 Network. Here you will find all my projects and contact information.">
|
|
|
<meta name="subject" content="Video Games">
|
|
|
- <meta name="copyright" content="Sv443 - Licensed under the MIT license ( https://sv443.net/LICENSE )">
|
|
|
+ <meta name="copyright" content="Sv443 Network">
|
|
|
<meta name="author" content="Sv443 ( [email protected] - https://sv443.net/ )">
|
|
|
<meta name="msvalidate.01" content="E7F67DC0A96E1B4B82A133B38600F151">
|
|
|
<meta property="og:title" content="Sv443 Network - Homepage">
|
|
@@ -24,8 +24,8 @@
|
|
|
<meta name="application-name" content="Sv443 Network - Homepage">
|
|
|
<meta name="theme-color" content="#101747">
|
|
|
|
|
|
- <link rel="stylesheet" href="css/global.css">
|
|
|
- <link rel="stylesheet" href="css/index.css">
|
|
|
+ <link rel="stylesheet" href="./css/global.css">
|
|
|
+ <link rel="stylesheet" href="./css/index.css">
|
|
|
<title>Sv443 Network - Homepage</title>
|
|
|
<script src="https://unpkg.com/phosphor-icons"></script>
|
|
|
<script src="https://cdn.jsdelivr.net/npm/js-cookie@rc/dist/js.cookie.min.js"></script>
|
|
@@ -38,6 +38,7 @@
|
|
|
<link rel="icon" type="image/png" sizes="16x16" href="./resources/favicons/favicon-16x16.png">
|
|
|
<link rel="mask-icon" href="./resources/favicons/safari-pinned-tab.svg" color="#101747">
|
|
|
<link rel="shortcut icon" href="./resources/favicons/favicon.ico">
|
|
|
+ <link rel="stylesheet" href="./resources/other/fontawesome/css/all.css">
|
|
|
<meta name="msapplication-TileColor" content="#000000">
|
|
|
<meta name="msapplication-config" content="./resources/favicons/browserconfig.xml">
|
|
|
<meta name="theme-color" content="#101747">
|
|
@@ -65,7 +66,7 @@
|
|
|
<div style="display: flex; flex-direction: column;">
|
|
|
<p>A small network offering free to use and open source applications and services</p>
|
|
|
<a href="./ko-fi" class="img-link" target="_blank"><div>
|
|
|
- <img style="max-width: 100%;" src="./resources/images/ko-fi_button.webp" alt="Ko-fi button">
|
|
|
+ <img style="max-width: 100%;" src="./resources/images/ko-fi_button.png" alt="Ko-fi button">
|
|
|
</div></a>
|
|
|
</div>
|
|
|
</div>
|
|
@@ -76,7 +77,7 @@
|
|
|
</div>
|
|
|
<div class="list">
|
|
|
<a href="https://sv443.net/jokeapi/v2/" id="jokeapi" rel="noopener" class="img-link" title="Visit the JokeAPI Website" target="_blank"><div class="list-item-container">
|
|
|
- <img src="./resources/images/jokeapi.webp" alt="JokeAPI icon" class="square"></img>
|
|
|
+ <img src="./resources/images/jokeapi.png" alt="JokeAPI icon" class="square"></img>
|
|
|
<h4>JokeAPI</h4>
|
|
|
</div></a>
|
|
|
<a href="https://github.com/Sv443/SvCoreLib" id="svcorelib" rel="noopener" class="img-link" title="Visit the SvCoreLib GitHub Repository" target="_blank"><div class="list-item-container">
|
|
@@ -84,11 +85,11 @@
|
|
|
<h4>SvCoreLib</h4>
|
|
|
</div></a>
|
|
|
<a href="https://github.com/Sv443/LangApplier" id="langapplier" rel="noopener" class="img-link" title="Visit the LangApplier GitHub Repository" target="_blank"><div class="list-item-container">
|
|
|
- <img src="./resources/images/langapplier.webp" alt="LangApplier icon" class="rounded square"></img>
|
|
|
+ <img src="./resources/images/langapplier.png" alt="LangApplier icon" class="rounded square"></img>
|
|
|
<h4>LangApplier</h4>
|
|
|
</div></a>
|
|
|
<a href="https://github.com/Sv443/TamperTubePlus" id="ttp" rel="noopener" class="img-link" title="Visit the TamperTubePlus GitHub Repository" target="_blank"><div class="list-item-container">
|
|
|
- <img src="./resources/images/ttp.webp" alt="TamperTubePlus icon" class="square"></img>
|
|
|
+ <img src="./resources/images/ttp.png" alt="TamperTubePlus icon" class="square"></img>
|
|
|
<h4>TamperTubePlus</h4>
|
|
|
</div></a>
|
|
|
<a href="https://github.com/Sv443/skribbl.io-plus" id="skribbl" rel="noopener" class="img-link" title="Visit the Skribbl.io+ GitHub Repository" target="_blank"><div class="list-item-container">
|
|
@@ -108,7 +109,7 @@
|
|
|
<h4>Townly</h4>
|
|
|
</div></a>
|
|
|
<a href="https://sv443.net/games/flappy_switch/index.html" id="flappyswitch" rel="noopener" class="img-link" title="Play Flappy Switch" target="_blank"><div class="list-item-container">
|
|
|
- <img src="./resources/images/flappy_switch.webp" alt="Flappy Switch icon" class="rounded square"></img>
|
|
|
+ <img src="./resources/images/flappy_switch.png" alt="Flappy Switch icon" class="rounded square"></img>
|
|
|
<h4>Flappy Switch</h4>
|
|
|
</div></a>
|
|
|
<a href="https://sv443.github.io/TextAdventureGame/TextAdventureGame" id="textisland" rel="noopener" class="img-link" title="Play Text Island" target="_blank"><div class="list-item-container">
|
|
@@ -124,52 +125,52 @@
|
|
|
</div>
|
|
|
<div class="list">
|
|
|
<a href="https://github.com/Sv443" id="github" rel="noopener" class="img-link" title="Sv443 on GitHub" target="_blank"><div class="list-item-container">
|
|
|
- <img src="./resources/images/github.webp" alt="GitHub icon" class="circle"></img>
|
|
|
+ <img src="./resources/images/github.png" alt="GitHub icon" class="circle"></img>
|
|
|
<h4>GitHub</h4>
|
|
|
</div></a>
|
|
|
<a href="https://www.npmjs.com/~sv443" id="npm" rel="noopener" class="img-link" title="Sv443 on npm" target="_blank"><div class="list-item-container">
|
|
|
- <img src="./resources/images/npm.webp" alt="npm icon" class="circle"></img>
|
|
|
+ <img src="./resources/images/npm.png" alt="npm icon" class="circle"></img>
|
|
|
<h4>npm</h4>
|
|
|
</div></a>
|
|
|
<a href="https://sv443.itch.io/" id="itch" rel="noopener" class="img-link" title="Sv443 on Itch.io" target="_blank"><div class="list-item-container">
|
|
|
- <img src="./resources/images/itch.webp" alt="Itch.io icon" class="circle"></img>
|
|
|
+ <img src="./resources/images/itch.png" alt="Itch.io icon" class="circle"></img>
|
|
|
<h4>itch.io</h4>
|
|
|
</div></a>
|
|
|
<a href="https://www.linkedin.com/in/sven-fehler/" rel="noopener" class="img-link" title="My LinkedIn profile" target="_blank"><div class="list-item-container">
|
|
|
- <img src="./resources/images/linkedin.webp" alt="LinkedIn icon" class="circle"></img>
|
|
|
+ <img src="./resources/images/linkedin.png" alt="LinkedIn icon" class="circle"></img>
|
|
|
<h4>LinkedIn</h4>
|
|
|
</div></a>
|
|
|
<a href="https://profile.codersrank.io/user/sv443" rel="noopener" class="img-link" title="My CodersRank profile" target="_blank"><div class="list-item-container">
|
|
|
- <img src="./resources/images/codersrank.webp" alt="CodersRank icon" class="circle"></img>
|
|
|
+ <img src="./resources/images/codersrank.png" alt="CodersRank icon" class="circle"></img>
|
|
|
<h4>CodersRank</h4>
|
|
|
</div></a>
|
|
|
<a href="https://twitter.com/Sv443_dev" id="twitter" rel="noopener" class="img-link" title="Sv443 on Twitter" target="_blank"><div class="list-item-container">
|
|
|
- <img src="./resources/images/twitter.webp" alt="Twitter icon" class="circle"></img>
|
|
|
+ <img src="./resources/images/twitter.png" alt="Twitter icon" class="circle"></img>
|
|
|
<h4>Twitter</h4>
|
|
|
</div></a>
|
|
|
<a onclick="copyemail();" id="email" class="img-link" title="Copies Sv443's E-Mail address to your clipboard"><div class="list-item-container">
|
|
|
- <img src="./resources/images/email.webp" alt="Email icon" class="circle"></img>
|
|
|
+ <img src="./resources/images/email.png" alt="Email icon" class="circle"></img>
|
|
|
<h4>Email</h4>
|
|
|
</div></a>
|
|
|
<a href="/discord" id="discord" class="img-link" title="Join The Sv443 Network Discord Server" target="_blank"><div class="list-item-container">
|
|
|
- <img src="./resources/images/discord.webp" alt="Discord icon" class="circle"></img>
|
|
|
+ <img src="./resources/images/discord.png" alt="Discord icon" class="circle"></img>
|
|
|
<h4>Discord</h4>
|
|
|
</div></a>
|
|
|
</div>
|
|
|
</div>
|
|
|
</main>
|
|
|
- <footer>
|
|
|
- <div id="cookie-consent">
|
|
|
- <div class="big">
|
|
|
- <h3>This website uses cookies</h3>
|
|
|
- <p>
|
|
|
- We use cookies to store site settings such as the theme.<br>
|
|
|
- Please accept the usage of functional cookies to enable these features.
|
|
|
- </p>
|
|
|
- </div>
|
|
|
- <div id="consent-button" class="img-link cookieButton" onclick="consentGranted();"><span>Accept</span></div>
|
|
|
- <div id="deny-button" class="img-link cookieButton" onclick="consentDenied();"><span>Deny</span></div>
|
|
|
+ <div id="cookie-consent">
|
|
|
+ <div class="big">
|
|
|
+ <h3>This feature requires cookies</h3>
|
|
|
+ <p>
|
|
|
+ We use cookies to store site settings such as the theme.<br>
|
|
|
+ Please accept the usage of functional cookies to enable these features.
|
|
|
+ </p>
|
|
|
</div>
|
|
|
+ <div id="consent-button" class="img-link cookieButton" onclick="consentGranted();"><span><i class="fas fa-check"></i> Accept</span></div>
|
|
|
+ <div id="deny-button" class="img-link cookieButton" onclick="consentDenied();"><span><i class="fas fa-times"></i> Deny</span></div>
|
|
|
+ </div>
|
|
|
+ <footer>
|
|
|
<div></div>
|
|
|
<div id="legal">
|
|
|
<h4><a id="privacypolicy" href="./privacypolicy/en" target="_blank">Privacy Policy</a> • <a id="imprint" href="./imprint/en" target="_blank">Legal Information</a> • <a id="license" href="./LICENSE" target="_blank">License</a></h4>
|