mirror of
https://github.com/tenrok/vue-meta.git
synced 2026-06-24 01:50:34 +03:00
🚢 CDN update
This commit is contained in:
@@ -42,7 +42,6 @@
|
|||||||
# Table of Contents
|
# Table of Contents
|
||||||
|
|
||||||
- [Description](#description)
|
- [Description](#description)
|
||||||
- [Disclaimer](#disclaimer)
|
|
||||||
- [Installation](#installation)
|
- [Installation](#installation)
|
||||||
- [Yarn](#yarn)
|
- [Yarn](#yarn)
|
||||||
- [NPM](#npm)
|
- [NPM](#npm)
|
||||||
@@ -108,12 +107,12 @@ Use the links below - if you want a previous version, check the instructions at
|
|||||||
<!-- start CDN generator - do **NOT** remove this comment -->
|
<!-- start CDN generator - do **NOT** remove this comment -->
|
||||||
**Uncompressed:**
|
**Uncompressed:**
|
||||||
```html
|
```html
|
||||||
<script src="https://unpkg.com/vue-meta@1.5.0/lib/vue-meta.js"></script>
|
<script src="https://unpkg.com/vue-meta@1.5.1/lib/vue-meta.js"></script>
|
||||||
```
|
```
|
||||||
|
|
||||||
**Minified:**
|
**Minified:**
|
||||||
```html
|
```html
|
||||||
<script src="https://unpkg.com/vue-meta@1.5.0/lib/vue-meta.min.js"></script>
|
<script src="https://unpkg.com/vue-meta@1.5.1/lib/vue-meta.min.js"></script>
|
||||||
```
|
```
|
||||||
<!-- end CDN generator - do **NOT** remove this comment -->
|
<!-- end CDN generator - do **NOT** remove this comment -->
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user