We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents cd827e7 + 44c3a15 commit 1b26c8fCopy full SHA for 1b26c8f
README.md
@@ -23,7 +23,7 @@ Example
23
```html
24
<head>
25
<script src="https://cdn.jsdelivr.net/npm/pace-js@latest/pace.min.js"></script>
26
- <link href="https://cdn.jsdelivr.net/npm/pace-js@latest/pace-theme-default.min.css">
+ <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/pace-js@latest/pace-theme-default.min.css">
27
</head>
28
```
29
@@ -272,6 +272,7 @@ Credits
272
-------
273
274
[HubSpot](http://dev.hubspot.com)
275
+
276
[CodeByZach](https://github.com/CodeByZach)
277
278
Javascript by [Zack Bloom](http://twitter.com/zackbloom)
0 commit comments