Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
EthanThatOneKid committed Jun 27, 2024
1 parent 860cc61 commit 01b00da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ <h2 id="getting-started">Getting started</h2>
To get started with fart.css, include the following line in the
<code>&lt;head&gt;</code> of your HTML file:
</p>
<pre><code>&lt;link rel="stylesheet" href="https://css.fart.tools" /&gt;</code></pre>
<pre><code>&lt;link rel="stylesheet" type="text/css" href="https://css.fart.tools" /&gt;</code></pre>
<p>
From there, you can use the classes and styles provided by the fart.css
CSS library.
Expand Down

0 comments on commit 01b00da

Please sign in to comment.