Made the URL shorter
This commit is contained in:
parent
b5758e2301
commit
f797fa6fd3
@ -11,8 +11,8 @@ There are a couple ways to download Skeleton:
|
|||||||
- Use code hosted by [SmallCDN](http://smallcdn.rocks)
|
- Use code hosted by [SmallCDN](http://smallcdn.rocks)
|
||||||
```html
|
```html
|
||||||
<head>
|
<head>
|
||||||
<link rel="stylesheet" href="http://cdn.smallcdn.rocks/normalize.css">
|
<link rel="stylesheet" href="http://c.smallcdn.rocks/normalize.css">
|
||||||
<link rel="stylesheet" href="http://cdn.smallcdn.rocks/skeleton.css">
|
<link rel="stylesheet" href="http://c.smallcdn.rocks/skeleton.css">
|
||||||
</head>
|
</head>
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user