2
0
mirror of https://github.com/tenrok/vue-meta.git synced 2026-06-07 19:42:26 +03:00

🚢 CDN update

This commit is contained in:
Sebastien Chopin
2017-05-16 17:52:53 +02:00
parent 2caef0b0d8
commit 9c80a30c21
+2 -2
View File
@@ -111,12 +111,12 @@ Use the links below - if you want a previous version, check the instructions at
<!-- start CDN generator - do **NOT** remove this comment -->
**Uncompressed:**
```html
<script src="https://unpkg.com/vue-meta@1.0.3/lib/vue-meta.js"></script>
<script src="https://unpkg.com/vue-meta@1.0.4/lib/vue-meta.js"></script>
```
**Minified:**
```html
<script src="https://unpkg.com/vue-meta@1.0.3/lib/vue-meta.min.js"></script>
<script src="https://unpkg.com/vue-meta@1.0.4/lib/vue-meta.min.js"></script>
```
<!-- end CDN generator - do **NOT** remove this comment -->