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

🚢 CDN update

This commit is contained in:
Atinux
2017-12-07 13:34:09 +01:00
parent 90bdc1dbc8
commit e9feaa713a
+2 -2
View File
@@ -112,12 +112,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.3.1/lib/vue-meta.js"></script>
<script src="https://unpkg.com/vue-meta@1.4.0/lib/vue-meta.js"></script>
```
**Minified:**
```html
<script src="https://unpkg.com/vue-meta@1.3.1/lib/vue-meta.min.js"></script>
<script src="https://unpkg.com/vue-meta@1.4.0/lib/vue-meta.min.js"></script>
```
<!-- end CDN generator - do **NOT** remove this comment -->