Skip to content

Commit

Permalink
projects new name
Browse files Browse the repository at this point in the history
  • Loading branch information
MarianoJSB committed Mar 8, 2024
1 parent d6dc6eb commit 4159f36
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions gaming.html
Original file line number Diff line number Diff line change
Expand Up @@ -23,19 +23,19 @@ <h1>Gaming plat<span class="light-blue">fo</span>rm</h1>
<section class="gaming">
<article class="g1">
<p class="title">Treasure game</p>
<a href="src/proyects/Treasure game/index.html">
<a href="src/proyects/Treasure-game/index.html">
<img src="src/proyects-images/games/treasure.png" alt="treasure-game" title="treasure-game" class="images">
</a>
</article>
<article class="g2">
<p class="title">Square game</p>
<a href="src/proyects/Square jump/index.html">
<a href="src/proyects/Square-jump/index.html">
<img src="src/proyects-images/games/square.png" alt="square" title="square" class="images">
</a>
</article>
<article class="g3">
<p class="title">Memory game</p>
<a href="src/proyects/Memory game/inicio.html">
<a href="src/proyects/Memory-game/inicio.html">
<img src="src/proyects-images/games/memory-game.png" alt="memory-game" title="memory-game" class="images">
</a>
</article>
Expand Down
Submodule Memory-game updated from 000000 to aab5a8
Submodule Square-jump updated from 000000 to b84251
Submodule Treasure-game updated from 000000 to 2040aa

0 comments on commit 4159f36

Please sign in to comment.