Nuxt/examples/hello-world/dist/about.html
Alexandre Chopin 06694e32ce generator done
2016-11-10 13:24:20 +01:00

14 lines
779 B
HTML

<!DOCTYPE html data-vue-meta-server-rendered>
<html>
<head>
<title data-vue-meta="true">Untitled</title>
<link rel="stylesheet" href="/_nuxt/style.css">
</head>
<body>
<div id="app" server-rendered="true"><div class="progress" style="width:0%;height:2px;background-color:black;opacity:0;" data-v-3223f20f></div> <div class="container" data-v-d30325b8><img src="/static/nuxt.png" data-v-d30325b8> <h2 data-v-d30325b8>About</h2> <p data-v-d30325b8><a href="/" class="router-link-active" data-v-d30325b8>Home</a></p></div> <!----></div>
<script type="text/javascript" defer>window.__NUXT__={"data":[null],"error":null}</script>
<script src="/_nuxt/vendor.bundle.js" defer></script>
<script src="/_nuxt/nuxt.bundle.js" defer></script>
</body>
</html>