Skip to content

Commit

Permalink
Merge pull request #517 from CodeByZach/development
Browse files Browse the repository at this point in the history
Patched stylesheet tag in Readme
  • Loading branch information
CodeByZach authored Mar 3, 2021
2 parents 460c597 + e5206c8 commit 44c3a15
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ Example
```html
<head>
<script src="https://cdn.jsdelivr.net/npm/pace-js@latest/pace.min.js"></script>
<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">
</head>
```

Expand Down

0 comments on commit 44c3a15

Please sign in to comment.