Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
derpbyte committed Mar 11, 2024
1 parent 3952208 commit 5f2b092
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion static/assets/js/apps.js
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ var apps = {
'GeForce Now': { imageUrl: "/assets/img/geforcenow.webp", onClick: geforce },
'Now.GG': { imageUrl: "/assets/img/nowgg.webp", onClick: ng },
'Chess.com': { imageUrl: "/assets/img/chess.webp", onClick: chess },
'Symbolab Math Solver': { imageUrl: "/assets/img/symbolab.webp", onClick: github, height: 130 },
'Symbolab Math Solver': { imageUrl: "/assets/img/symbolab.webp", onClick: symbolab, height: 130 },
YouTube: { imageUrl: "/assets/img/youtube.webp", onClick: yt },
Netflix: { imageUrl: "/assets/img/netflix.webp", onClick: netflix },
SFlix: { imageUrl: "/assets/img/sflix.webp", onClick: sFlix },
Expand Down

1 comment on commit 5f2b092

@hop-deploy
Copy link

@hop-deploy hop-deploy bot commented on 5f2b092 Mar 11, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Deployment Status Build Logs Updated At
v4 ✅ Deployed View Logs 2024-03-11T01:12:42.942Z

Please sign in to comment.