Spaces:
Running
Running
Update index.html
Browse files- index.html +1 -0
index.html
CHANGED
|
@@ -4,6 +4,7 @@
|
|
| 4 |
<meta charset="UTF-8">
|
| 5 |
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
| 6 |
<title>Portfolio & Partners</title>
|
|
|
|
| 7 |
<link rel="stylesheet" href="styles.css">
|
| 8 |
</head>
|
| 9 |
<body>
|
|
|
|
| 4 |
<meta charset="UTF-8">
|
| 5 |
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
| 6 |
<title>Portfolio & Partners</title>
|
| 7 |
+
<!-- Link ke file CSS -->
|
| 8 |
<link rel="stylesheet" href="styles.css">
|
| 9 |
</head>
|
| 10 |
<body>
|