Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
WedoneOfficiel authored May 8, 2024
1 parent 555625f commit e3db815
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@
<body>
<div class="category">
<h2>Wedone Web Apps</h2>
<button class="web-app" onclick="window.location.href='Wedone%20To%20Do%20List'">Wedone To Do List</button>
<button class="web-app" onclick="window.location.href='Wedone-QR-Code'">Wedone QR Code</button>
<button class="web-app" onclick="window.location.href='https://wedoneofficiel.github.io/Wedone-Web-Apps/Wedone-To-Do-List/'">Wedone To Do List</button>
<button class="web-app" onclick="window.location.href='https://wedoneofficiel.github.io/Wedone-Web-Apps/Wedone-QR-Code/'">Wedone QR Code</button>
</div>
<div class="category">
<h2>Autres Projets</h2>
Expand Down

0 comments on commit e3db815

Please sign in to comment.