mirror of
https://github.com/picocss/pico.git
synced 2025-04-27 11:36:14 -04:00
chore: update download links
This commit is contained in:
parent
203f3daa00
commit
4dcefb7da2
3 changed files with 3 additions and 3 deletions
|
@ -52,7 +52,7 @@ There are 4 ways to get started with Pico CSS:
|
|||
|
||||
**Install manually**
|
||||
|
||||
[Download Pico](https://github.com/picocss/pico/archive/refs/heads/master.zip) and link `/css/pico.min.css` in the `<head>` of your website.
|
||||
[Download Pico](https://github.com/picocss/pico/archive/refs/tags/v1.5.9.zip) and link `/css/pico.min.css` in the `<head>` of your website.
|
||||
|
||||
```html
|
||||
<link rel="stylesheet" href="css/pico.min.css">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue