mirror of
https://github.com/shoelace-style/webawesome.git
synced 2026-01-12 12:09:26 +00:00
Fix name
This commit is contained in:
@@ -50,7 +50,7 @@
|
||||
<h2 id="icons">Icons</h2>
|
||||
<p>Shoelace doesn’t bundle its own icons, but you can easily include your favorite library such as <a href="http://fontawesome.io/">Font Awesome</a>. They work superbly together.</p>
|
||||
<p>This keeps Shoelace light and makes it more customizable.</p>
|
||||
<h3 id="fontawesome">FontAwesome</h3>
|
||||
<h3 id="font-awesome">Font Awesome</h3>
|
||||
<p>You can load Font Awesome locally or via CDN. To use the CDN version, add this to the <code><head></code> section of your page:</p>
|
||||
<pre><code class="lang-html"><link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.css">
|
||||
</code></pre>
|
||||
|
||||
@@ -12,7 +12,7 @@ Shoelace doesn’t bundle its own icons, but you can easily include your favorit
|
||||
|
||||
This keeps Shoelace light and makes it more customizable.
|
||||
|
||||
### FontAwesome
|
||||
### Font Awesome
|
||||
|
||||
You can load Font Awesome locally or via CDN. To use the CDN version, add this to the `<head>` section of your page:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user