|
@@ -75,7 +75,7 @@
|
|
|
<h1>Projects</h1>
|
|
|
</div>
|
|
|
<div class="list">
|
|
|
- <a href="https://sv443.net/jokeapi/v2/" id="jokeapi" rel="noopener noreferrer" class="img-link" title="Visit the JokeAPI Website" target="_blank">
|
|
|
+ <a href="https://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>
|
|
|
<h4>JokeAPI</h4>
|
|
@@ -113,12 +113,6 @@
|
|
|
<h1 id="gamestitle">Games</h1>
|
|
|
</div>
|
|
|
<div class="list">
|
|
|
- <a href="https://github.com/Sv443/Townly#readme" id="townly" rel="noopener noreferrer" class="img-link" title="Play Townly" target="_blank">
|
|
|
- <div class="list-item-container">
|
|
|
- <img src="./resources/images/townly_small.png" alt="Townly" class="rounded square"></img>
|
|
|
- <h4>Townly</h4>
|
|
|
- </div>
|
|
|
- </a>
|
|
|
<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>
|