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.
1 parent 640be7d commit b012746Copy full SHA for b012746
README.md
@@ -67,7 +67,7 @@ or if you feel confident to try some new stuff you could also link it through my
67
*I have not yet tested this myself enough, feel free to do so though. It should work perfectly fine.*
68
69
```html
70
-<link rel="stylesheet" href="//cdn.danielwinter.at/paradeiser/min/paradeiser.min.css">
+<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/paradeiser/0.4.2/min/paradeiser.min.css">
71
```
72
73
And then place this stuff right below your `<body>` opening tag:
0 commit comments