Skip to content

Commit e58026b

Browse files
author
NaTi Jhon
committed
everting aranged in a folder
1 parent 9869d31 commit e58026b

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

β€Ž1. Bg Video/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,11 @@
55
<meta name="viewport" content="width=device-width, initial-scale=1.0">
66
<title>1. Bg Video</title>
77
<link rel="stylesheet" href="style.css">
8-
<link rel="shortcut icon" href="icons8-video-32.png" type="image/x-icon">
8+
<link rel="shortcut icon" href="assets/icons8-video-32.png" type="image/x-icon">
99
</head>
1010
<body>
1111
<section class="hero">
12-
<video autoplay loop muted src="5721849-uhd_3840_2160_30fps.mp4">
12+
<video autoplay loop muted src="assets/5721849-uhd_3840_2160_30fps.mp4">
1313

1414
</video>
1515
<section class="content">

0 commit comments

Comments
Β (0)