mirror of
https://github.com/tapframe/NuvioStreaming.git
synced 2026-01-11 20:10:25 +00:00
update index.html
This commit is contained in:
parent
79f9a9e1ec
commit
df7cecd2e3
2 changed files with 5 additions and 0 deletions
1
app.json
1
app.json
|
|
@ -16,6 +16,7 @@
|
|||
"ios": {
|
||||
"supportsTablet": true,
|
||||
"icon": "./assets/ios/AppIcon.appiconset/Icon-App-60x60@3x.png",
|
||||
"buildNumber": "6",
|
||||
"infoPlist": {
|
||||
"NSAppTransportSecurity": {
|
||||
"NSAllowsArbitraryLoads": true
|
||||
|
|
|
|||
|
|
@ -1132,6 +1132,10 @@
|
|||
<img src="screesnhots/Simulator Screenshot - iPhone 16 Pro - 2025-08-27 at 21.08.32-portrait.png" alt="Home Screen" loading="lazy">
|
||||
<h4>Home Screen</h4>
|
||||
</div>
|
||||
<div class="screenshot">
|
||||
<img src="screesnhots/WhatsApp Image 2025-09-02 at 00.24.31-portrait.png" alt="App Interface" loading="lazy">
|
||||
<h4>Details Page</h4>
|
||||
</div>
|
||||
<div class="screenshot">
|
||||
<img src="screesnhots/Simulator Screenshot - iPhone 16 Pro - 2025-08-27 at 21.09.43-portrait.png" alt="Home Screen 2" loading="lazy">
|
||||
<h4>Home Screen 2</h4>
|
||||
|
|
|
|||
Loading…
Reference in a new issue