mirror of
https://github.com/Chalarangelo/mini.css.git
synced 2025-01-17 12:58:13 +01:00
Update README.md
edit http to https in line 37
This commit is contained in:
parent
4926a49782
commit
dfc11eca05
@ -34,7 +34,7 @@ bower install mini.css
|
||||
|
||||
#### Method 2: Use GitCDN
|
||||
|
||||
**mini.css** is also hosted on [GitCDN](http://gitcdn.link/), an open-source service, so you can easily grab the latest release's distributables. Simply link to your preferred flavor inside your HTML page's `<head>` tag:
|
||||
**mini.css** is also hosted on [GitCDN](https://gitcdn.link/), an open-source service, so you can easily grab the latest release's distributables. Simply link to your preferred flavor inside your HTML page's `<head>` tag:
|
||||
```html
|
||||
<link rel="stylesheet" href="https://gitcdn.link/repo/Chalarangelo/mini.css/master/dist/{mini-flavor}.css" />
|
||||
```
|
||||
|
Loading…
x
Reference in New Issue
Block a user