Skip to content

Commit cd9544c

Browse files
Add initial structure and homepage
1 parent 683ba48 commit cd9544c

File tree

7,092 files changed

+816256
-0
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

7,092 files changed

+816256
-0
lines changed

.next/build-manifest.json

Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,34 @@
1+
{
2+
"polyfillFiles": [
3+
"static/chunks/polyfills.js"
4+
],
5+
"devFiles": [
6+
"static/chunks/react-refresh.js"
7+
],
8+
"ampDevFiles": [
9+
"static/chunks/webpack.js",
10+
"static/chunks/amp.js"
11+
],
12+
"lowPriorityFiles": [
13+
"static/development/_buildManifest.js",
14+
"static/development/_ssgManifest.js"
15+
],
16+
"pages": {
17+
"/": [
18+
"static/chunks/webpack.js",
19+
"static/chunks/main.js",
20+
"static/chunks/pages/index.js"
21+
],
22+
"/_app": [
23+
"static/chunks/webpack.js",
24+
"static/chunks/main.js",
25+
"static/chunks/pages/_app.js"
26+
],
27+
"/_error": [
28+
"static/chunks/webpack.js",
29+
"static/chunks/main.js",
30+
"static/chunks/pages/_error.js"
31+
]
32+
},
33+
"ampFirstPages": []
34+
}
26.2 MB
Binary file not shown.
225 KB
Binary file not shown.
2.06 MB
Binary file not shown.
Binary file not shown.
Binary file not shown.
1.03 MB
Binary file not shown.
13.1 KB
Binary file not shown.
12.8 KB
Binary file not shown.
276 KB
Binary file not shown.

0 commit comments

Comments
 (0)