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

🚢 CDN update

This commit is contained in:
Declan de Wet
2016-12-07 13:41:36 +02:00
parent bc3623a609
commit 252c64c2e9
+2 -2
View File
@@ -113,12 +113,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@0.5.2/lib/vue-meta.js"></script>
<script src="https://unpkg.com/vue-meta@0.5.3/lib/vue-meta.js"></script>
```
**Minified:**
```html
<script src="https://unpkg.com/vue-meta@0.5.2/lib/vue-meta.min.js"></script>
<script src="https://unpkg.com/vue-meta@0.5.3/lib/vue-meta.min.js"></script>
```
<!-- end CDN generator - do **NOT** remove this comment -->