Spaces:
Running
Running
Update index.html
Browse files- index.html +1 -0
index.html
CHANGED
|
@@ -3,6 +3,7 @@
|
|
| 3 |
<head>
|
| 4 |
<meta charset="utf-8" />
|
| 5 |
<meta name="viewport" content="width=device-width" />
|
|
|
|
| 6 |
<title>Fluently License</title>
|
| 7 |
</head>
|
| 8 |
<body>
|
|
|
|
| 3 |
<head>
|
| 4 |
<meta charset="utf-8" />
|
| 5 |
<meta name="viewport" content="width=device-width" />
|
| 6 |
+
<link rel="stylesheet" type="text/css" href="styles.css">
|
| 7 |
<title>Fluently License</title>
|
| 8 |
</head>
|
| 9 |
<body>
|