Skip to content

Commit

Permalink
jsa dded back
Browse files Browse the repository at this point in the history
  • Loading branch information
Aprimez committed Dec 10, 2024
1 parent 3140297 commit acc70e7
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions short-films/spare-room/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,10 @@
<meta name="viewport" content="width=device-width, initial-scale=1, minimum-scale=1, maximum-scale=1" />
<!-- Link Swiper's CSS -->
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/swiper@11/swiper-bundle.min.css" />
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=1" />
<meta name="apple-mobile-web-app-capable" content="yes" />
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent" />
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=1" />
<meta name="apple-mobile-web-app-capable" content="yes" />
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent" />

<!-- Demo styles -->
<style>
html,
Expand Down

0 comments on commit acc70e7

Please sign in to comment.