Skip to content

Commit 9c79d48

Browse files
authored
Add files via upload
1 parent a89d3e5 commit 9c79d48

9 files changed

+19189
-0
lines changed

another-page/index.html

+64
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,64 @@
1+
<!doctype html>
2+
<html lang="en">
3+
<head>
4+
<link
5+
rel="stylesheet"
6+
type="text/css"
7+
href="/assets/static/index.CKPgriBt.css"
8+
/>
9+
<meta charset="UTF-8" />
10+
<meta name="viewport" content="width=device-width,initial-scale=1" />
11+
<meta property="og:url" content="https://url/another-page" />
12+
<title>Another page</title>
13+
<meta property="og:title" content="Another page" />
14+
<meta property="og:type" content="website" />
15+
<meta name="robots" content="noindex, nofollow" />
16+
</head>
17+
<body class="w-body">
18+
<h1 class="w-heading">Another page</h1>
19+
<script id="vike_pageContext" type="application/json">
20+
{
21+
"abortReason": "!undefined",
22+
"_urlRewrite": null,
23+
"_urlRedirect": "!undefined",
24+
"abortStatusCode": "!undefined",
25+
"_abortCall": "!undefined",
26+
"_pageContextInitIsPassedToClient": "!undefined",
27+
"_pageId": "/pages/another-page",
28+
"routeParams": {},
29+
"data": {
30+
"url": "https://url/another-page",
31+
"system": { "params": {}, "search": {}, "origin": "https://url" },
32+
"resources": {},
33+
"pageMeta": {
34+
"title": "Another page",
35+
"description": "",
36+
"excludePageFromSearch": true,
37+
"language": "",
38+
"socialImageAssetName": "!undefined",
39+
"socialImageUrl": "",
40+
"status": 200,
41+
"redirect": "",
42+
"custom": []
43+
}
44+
}
45+
}
46+
</script>
47+
<script
48+
src="/assets/entries/entry-server-routing.ChKh_FqR.js"
49+
type="module"
50+
async
51+
></script>
52+
<link
53+
rel="modulepreload"
54+
href="/assets/entries/pages_another-page.CV8AgmjB.js"
55+
as="script"
56+
type="text/javascript"
57+
/><link
58+
rel="modulepreload"
59+
href="/assets/chunks/chunk-DR8ib49y.js"
60+
as="script"
61+
type="text/javascript"
62+
/>
63+
</body>
64+
</html>

0 commit comments

Comments
 (0)