Skip to content

Commit 1f63e16

Browse files
committed
move index.html to root
1 parent 3a28a41 commit 1f63e16

File tree

2 files changed

+1311
-1
lines changed

2 files changed

+1311
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<meta charset="UTF-8" />
55
<meta name="viewport" content="width=device-width, initial-scale=1.0"/>
66
<title>YouTube</title>
7-
<link rel="stylesheet" href="../public/output.css" />
7+
<link rel="stylesheet" href="output.css" />
88
<style>
99
* { box-sizing: border-box; }
1010
body {

0 commit comments

Comments
 (0)