diff --git a/index.html b/index.html index 57b74c6..5657e3b 100644 --- a/index.html +++ b/index.html @@ -82,7 +82,7 @@

Getting started

To get started with fart.css, include the following line in the <head> of your HTML file:

-
<link rel="stylesheet" href="https://css.fart.tools" />
+
<link rel="stylesheet" type="text/css" href="https://css.fart.tools" />

From there, you can use the classes and styles provided by the fart.css CSS library.