Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 81a8973

Browse files
authoredJan 2, 2024
add google as an app (recommended from a ticket)
Signed-off-by: xgage <68713542+gagedevs@users.noreply.github.com>
1 parent 5d26248 commit 81a8973

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed
 

‎views/apps.ejs

+6-2
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,11 @@
6868
alt="SoundCloud icon">
6969
<h2>SoundCloud</h2>
7070
</div>
71-
71+
<div class="game" data-href="https://www.google.com/">
72+
<img src="https://steelbluemedia.com/wp-content/uploads/2019/06/new-google-favicon-512.png"
73+
alt="SoundCloud icon">
74+
<h2>SoundCloud</h2>
75+
</div>
7276
</div>
7377
</div>
74-
<script src="/assets/js/games.js"></script>
78+
<script src="/assets/js/games.js"></script>

0 commit comments

Comments
 (0)
Please sign in to comment.