Skip to content

Commit 16b7b52

Browse files
authored
Merge pull request #4 from AbdulRKB/AbdulRKB-patch-2
Update index.html
2 parents d32bdf8 + 769c021 commit 16b7b52

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

static/index.html

+1-4
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,6 @@
1616
<a class="app" onclick="go('https://google.com')">
1717
<div class="app-name">Google</div>
1818
</a>
19-
<a class="app" onclick="go('https://youtube.com')">
20-
<div class="app-name">YouTube</div>
21-
</a>
2219
<a class="app" onclick="go('https://quran.com/')">
2320
<div class="app-name">Quran</div>
2421
</a>
@@ -35,4 +32,4 @@
3532
<script src="assets/js/go.js"></script>
3633
<script src="assets/js/index.js"></script>
3734
</body>
38-
</html>
35+
</html>

0 commit comments

Comments
 (0)