diff options
| author | Yuval Adam <_@yuv.al> | 2017-07-03 10:22:20 +0300 |
|---|---|---|
| committer | Yuval Adam <_@yuv.al> | 2017-07-03 10:22:20 +0300 |
| commit | 73071bc29d30e04b90f149b71fef48c5601c1fcc (patch) | |
| tree | bf730cd5e404f88d869b377da63a63ca1f96b8d6 /index.html | |
| parent | 9d9bc2429845adf370fca0018e69b0e2a5f80a96 (diff) | |
Use local vue.min.js
Diffstat (limited to 'index.html')
| -rw-r--r-- | index.html | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,7 +3,7 @@ <head> <meta charset="utf-8"> <title>Direct link to your WhatsApp contacts | WhatZap.space</title> - <script src="https://unpkg.com/vue"></script> + <script src="vue.min.js"></script> </head> <body> <div id="app"> |
