Skip to content

Commit 5b45fe7

Browse files
authored
Update index.html
1 parent 7167ee1 commit 5b45fe7

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

index.html

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,14 @@ <h1 class="text-3xl font-bold mb-4">iOS Cracked Apps Repo</h1>
1414
</div>
1515

1616
<div class="bg-gray-800 p-4 rounded-xl w-full max-w-2xl">
17-
<img src="https://github.com/sudo-self/iOS-Cracked-Apps/blob/main/Screenshot%202025-03-15%20at%2004.24.57.png?raw=true" alt="Repo Screenshot" class="rounded-xl">
17+
<iframe
18+
src="https://github.com/sudo-self/iOS-Cracked-Apps/tree/main"
19+
class="w-full h-96 rounded-xl"
20+
frameborder="0">
21+
</iframe>
1822
</div>
1923

2024
<footer class="mt-6 text-sm text-gray-500">sudo-self/iOS-Cracked-Apps</footer>
2125
</body>
2226
</html>
27+

0 commit comments

Comments
 (0)