Skip to content

Commit 0162339

Browse files
committed
Fix tag
1 parent 522a7cb commit 0162339

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
</head>
1515
<body class="is-preload">
1616
<div id="wrapper">
17-
<video autoplay loop id="video-background" muted plays-inline>
17+
<video autoplay loop id="video-background" muted playsinline>
1818
<source src="assets/gears_540_trim10.mp4" type="video/mp4">
1919
</video>
2020
<div id="main">

0 commit comments

Comments
 (0)