Преглед изворни кода

feat: update projects & tagline

Sv443 пре 5 месеци
родитељ
комит
e162295ba2
2 измењених фајлова са 23 додато и 27 уклоњено
  1. 23 27
      index.html
  2. BIN
      resources/images/betterytm.png

+ 23 - 27
index.html

@@ -9,14 +9,14 @@
     <meta name="pagename" content="Sv443 Network">
     <meta name="viewport" content="width=device-width, initial-scale=1.0">
     <meta name="HandheldFriendly" content="true">
-    <meta name="description" content="This is the main page of Sv443 and the Sv443 Network, a small network offering free to use and open source applications and services.">
-    <meta name="twitter:card" content="This is the main page of Sv443 and the Sv443 Network, a small network offering free to use and open source applications and services.">
+    <meta name="description" content="This is the main page of Sv443 and the Sv443 Network, a network of developers offering free to use and open source applications and services.">
+    <meta name="twitter:card" content="This is the main page of Sv443 and the Sv443 Network, a network of developers offering free to use and open source applications and services.">
     <meta name="subject" content="Video Games">
     <meta name="copyright" content="Sv443 Network">
     <meta name="msvalidate.01" content="E7F67DC0A96E1B4B82A133B38600F151">
     <meta property="og:title" content="Sv443 Network">
     <meta property="og:url" content="https://sv443.net/">
-    <meta property="og:description" content="This is the main page of Sv443 and the Sv443 Network, a small network offering free to use and open source applications and services.">
+    <meta property="og:description" content="This is the main page of Sv443 and the Sv443 Network, a network of developers offering free to use and open source applications and services.">
     <meta property="og:image" content="https://sv443.net/resources/images/Sv443NetworkIcon.png">
     <meta property="og:type" content="profile"> 
     <meta property="og:locale" content="en_US">
@@ -48,9 +48,6 @@
             <div id="themebtn" onclick="theme.change()" title="Switch to dark theme">
                 <img id="themeimg" src="./resources/images/moon.svg">
             </div>
-            <!--div id="langbtn" title="Wechsle zu Deutsch" onclick="switchLang();">
-                <i class="ph-translate icon"></i>
-            </div-->
         </div>
         
         <p id="title">Sv443 Network</p>
@@ -61,7 +58,7 @@
                 <div id="logo" title="Hello :)"></div>
             </div>
             <div style="display: flex; flex-direction: column;">
-                <p>A small network offering free to use and open source applications and services.</p>
+                <p>A network of developers offering free to use and open source applications and services</p>
                 <div>
                     <a href="https://github.com/sponsors/Sv443" id="support-link" class="img-link no-margin" target="_blank">
                         <img id="support-img" style="max-width: 100%;" src="./resources/images/support_button.png" alt="Please consider supporting us">
@@ -75,17 +72,22 @@
                     <h1>Projects</h1>
                 </div>
                 <div class="list">
-                    <a href="https://jokeapi.dev/" id="jokeapi" rel="noopener noreferrer" class="img-link" title="Visit the JokeAPI Website" target="_blank">
+                    <a href="https://v2.jokeapi.dev/" id="jokeapi" rel="noopener noreferrer" class="img-link" title="Visit the JokeAPI Website" target="_blank">
                         <div class="list-item-container">
-                            <img src="./resources/images/jokeapi.png" alt="JokeAPI" class="square"></img>
+                            <img src="./resources/images/jokeapi.png" alt="JokeAPI logo" class="square"></img>
                             <h4>JokeAPI</h4>
                         </div>
                     </a>
-                    <!-- geniURL -->
-                    <!-- BetterYTM -->
-                    <a href="https://github.com/Sv443/SvCoreLib" id="svcorelib" rel="noopener noreferrer" class="img-link" title="Visit the SvCoreLib GitHub Repository" target="_blank">
+                    <!-- TODO: geniURL -->
+                    <a href="https://github.com/Sv443/BetterYTM" id="betterytm" rel="noopener noreferrer" class="img-link" title="Open BetterYTM on GitHub" target="_blank">
                         <div class="list-item-container">
-                            <img src="./resources/images/svcorelib_small.png" alt="SvCoreLib" class="square"></img>
+                            <img src="./resources/images/betterytm.png" alt="BetterYTM logo" class="square"></img>
+                            <h4>BetterYTM</h4>
+                        </div>
+                    </a>
+                    <a href="https://github.com/Sv443-Network/SvCoreLib" id="svcorelib" rel="noopener noreferrer" class="img-link" title="Visit the SvCoreLib GitHub Repository" target="_blank">
+                        <div class="list-item-container">
+                            <img src="./resources/images/svcorelib_small.png" alt="SvCoreLib logo" class="square"></img>
                             <h4>SvCoreLib</h4>
                         </div>
                     </a>
@@ -99,13 +101,13 @@
                 <div class="list">
                     <a href="https://github.com/Sv443/Node-Hangman#readme" id="nodehangman" rel="noopener noreferrer" class="img-link" title="Download Node-Hangman" target="_blank">
                         <div class="list-item-container">
-                            <img src="./resources/images/node_hangman.png" alt="Node-Hangman" class="rounded square"></img>
+                            <img src="./resources/images/node_hangman.png" alt="Node-Hangman logo" class="rounded square"></img>
                             <h4>Node-Hangman</h4>
                         </div>
                     </a>
-                    <a href="https://sv443.github.io/TextAdventureGame/TextAdventureGame" id="textisland" rel="noopener noreferrer" class="img-link" title="Play Text Island" target="_blank">
+                    <a href="https://www.sv443.me/TextAdventureGame/latest_experimental/TextAdventureGame?cmd=dev_menu" id="textisland" rel="noopener noreferrer" class="img-link" title="Play Text Island" target="_blank">
                         <div class="list-item-container">
-                            <img src="https://raw.githubusercontent.com/Sv443/TextAdventureGame/master/icon_160x160.png" alt="Text Island" class="rounded square"></img>
+                            <img src="https://raw.githubusercontent.com/Sv443/TextAdventureGame/master/icon_160x160.png" alt="Text Island logo" class="rounded square"></img>
                             <h4>Text Island</h4>
                         </div>
                     </a>
@@ -119,40 +121,34 @@
             <div class="list">
                 <a href="https://dc.sv443.net/" id="discord" class="img-link" title="Join the Sv443 Network Discord server" target="_blank">
                     <div class="list-item-container">
-                        <img src="./resources/images/discord.png" alt="Discord" class="circle"></img>
+                        <img src="./resources/images/discord.png" alt="Discord logo" class="circle"></img>
                         <h4>Discord</h4>
                     </div>
                 </a>
                 <a href="#" onclick="copyemail();" id="email" class="img-link" title="Copies our contact E-Mail address to your clipboard">
                     <div class="list-item-container">
-                        <img src="./resources/images/email.png" alt="Email" class="circle"></img>
+                        <img src="./resources/images/email.png" alt="Email logo" class="circle"></img>
                         <h4>E-Mail</h4>
                     </div>
                 </a>
                 <a href="https://github.com/Sv443" id="github" rel="noopener noreferrer" class="img-link" title="Sv443 on GitHub" target="_blank">
                     <div class="list-item-container">
-                        <img src="./resources/images/github.png" alt="GitHub" class="circle"></img>
+                        <img src="./resources/images/github.png" alt="GitHub logo" class="circle"></img>
                         <h4>GitHub</h4>
                     </div>
                 </a>
                 <a href="https://www.npmjs.com/~sv443" id="npm" rel="noopener noreferrer" class="img-link" title="Sv443 on npm" target="_blank">
                     <div class="list-item-container">
-                        <img src="./resources/images/npm.png" alt="npm" class="circle"></img>
+                        <img src="./resources/images/npm.png" alt="npm logo" class="circle"></img>
                         <h4>npm</h4>
                     </div>
                 </a>
                 <a href="https://sv443.itch.io/" id="itch" rel="noopener noreferrer" class="img-link" title="Sv443 on Itch.io" target="_blank">
                     <div class="list-item-container">
-                        <img src="./resources/images/itch.png" alt="Itch.io" class="circle"></img>
+                        <img src="./resources/images/itch.png" alt="Itch.io logo" class="circle"></img>
                         <h4>itch.io</h4>
                     </div>
                 </a>
-                <a href="https://profile.codersrank.io/user/sv443" rel="noopener noreferrer" class="img-link" title="My CodersRank profile" target="_blank">
-                    <div class="list-item-container">
-                        <img src="./resources/images/codersrank.png" alt="CodersRank" class="circle"></img>
-                        <h4>CodersRank</h4>
-                    </div>
-                </a>
             </div>
         </div>
     </main>

BIN
resources/images/betterytm.png