2
0
mirror of https://github.com/tenrok/vue-meta.git synced 2026-06-14 19:12:25 +03:00

🚢 CDN update

This commit is contained in:
Sebastien Chopin
2017-04-06 12:22:25 +02:00
parent 37fb970701
commit 39fea55de9
+2 -2
View File
@@ -110,12 +110,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.5/lib/vue-meta.js"></script>
<script src="https://unpkg.com/vue-meta@0.5.6/lib/vue-meta.js"></script>
```
**Minified:**
```html
<script src="https://unpkg.com/vue-meta@0.5.5/lib/vue-meta.min.js"></script>
<script src="https://unpkg.com/vue-meta@0.5.6/lib/vue-meta.min.js"></script>
```
<!-- end CDN generator - do **NOT** remove this comment -->