Skip to content

Commit 39e8f64

Browse files
committed
Update template.html
1 parent 74fccf9 commit 39e8f64

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

template.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
<!DOCTYPE html>
22
<html lang="en">
3+
<head>
4+
<link rel="stylesheet" href="style.css">
5+
</head>
36
<body>
47
<p>Hello World!</p>
58
</body>

0 commit comments

Comments
 (0)