Skip to content

Commit 48f0f3b

Browse files
committed
Adding CSS to minimal.html
1 parent 8f5477e commit 48f0f3b

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

practice/minimal.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,8 @@
33
<html lang="en">
44
<head>
55
<title>Colin's Portfolio</title>
6-
6+
<link rel="stylesheet" href="style.css">
7+
78

89
</head>
910
<body>

0 commit comments

Comments
 (0)