second commit

This commit is contained in:
Sayan 2021-12-17 23:03:05 +05:30
parent d5e6a8d9a8
commit 7cea2db56d

View file

@ -108,7 +108,7 @@
<h2>Usage</h2> <h2>Usage</h2>
<h3>Work without package manager or dependencies 🙂!</h3> <h3>Work without package manager or dependencies 🙂!</h3>
</hgroup> </hgroup>
<p>There are 3 ways to get started with pico.css:</p> <p>There are nothing but only 3 ways to get started with pico.css:</p>
<h4>Install manually</h4> <h4>Install manually</h4>
<p><a href="https://github.com/picocss/pico/archive/refs/heads/master.zip">Download Pico</a> and link <code>/css/pico.min.css</code> in the <code>&lt;<b>head</b>&gt;</code> of your website.</p> <p><a href="https://github.com/picocss/pico/archive/refs/heads/master.zip">Download Pico</a> and link <code>/css/pico.min.css</code> in the <code>&lt;<b>head</b>&gt;</code> of your website.</p>
<pre><code>&lt;<b>link</b> <i>rel</i>=<u>"stylesheet"</u> <i>href</i>=<u>"css/pico.min.css"</u>&gt;</code></pre> <pre><code>&lt;<b>link</b> <i>rel</i>=<u>"stylesheet"</u> <i>href</i>=<u>"css/pico.min.css"</u>&gt;</code></pre>