2
0
mirror of https://github.com/tenrok/vue-meta.git synced 2026-05-18 03:39:37 +03:00
Files
vue-meta/examples/keep-alive/index.html
T
2017-08-02 18:39:34 +02:00

6 lines
167 B
HTML

<!DOCTYPE html>
<link rel="stylesheet" href="/global.css">
<a href="/">&larr; Examples index</a>
<div id="app"></div>
<script src="/__build__/keep-alive.js"></script>