Skip to content

Commit

Permalink
Update apps.html
Browse files Browse the repository at this point in the history
  • Loading branch information
tristandevs committed Jul 19, 2023
1 parent b1552c6 commit ba3b484
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions static/apps.html
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@
<div class="row">
<div class="span1">
<div class="card animals" loading="lazy">
<a onclick="go('http://64.44.148.247:6999/chat/')">
<a onclick="go('http://chat.shuttle.rip/')">
<img loading="lazy" src="/assets/images/icons/chatgpt.png" style="border-radius: 25px;" />
</a>
<p3>ChatGPT Clone</p3>
Expand Down Expand Up @@ -422,4 +422,4 @@
</script>

</body>
</html>
</html>

0 comments on commit ba3b484

Please sign in to comment.