mirror of
https://github.com/nuxt/nuxt.git
synced 2025-03-05 19:24:10 +00:00
14 lines
779 B
HTML
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>
|