Skip to content

Commit de5d44a

Browse files
authored
Merge pull request #3 from secmancer/rework
Make a contact page
2 parents b27a835 + cbbdfea commit de5d44a

12 files changed

Lines changed: 100 additions & 190 deletions

File tree

.next/app-build-manifest.json

Lines changed: 1 addition & 35 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"static/chunks/_a0ff3932._.js",
1717
"static/chunks/turbopack-_cdba956c._.js"
1818
],
19-
"/certs/page": [
19+
"/contact/page": [
2020
"static/chunks/node_modules_next_dist_8db7fb1f._.js",
2121
"static/chunks/src_app_favicon_ico_mjs_243aa161._.js",
2222
"static/chunks/src_app_globals_91e4631d.css",
@@ -66,40 +66,6 @@
6666
"static/chunks/node_modules_@swc_helpers_cjs_b3dc30d6._.js",
6767
"static/chunks/_a0ff3932._.js",
6868
"static/chunks/turbopack-_cdba956c._.js"
69-
],
70-
"/projects/page": [
71-
"static/chunks/node_modules_next_dist_8db7fb1f._.js",
72-
"static/chunks/src_app_favicon_ico_mjs_243aa161._.js",
73-
"static/chunks/src_app_globals_91e4631d.css",
74-
"static/chunks/_431be2b1._.js",
75-
"static/chunks/src_app_layout_0a548d63.js",
76-
"static/chunks/node_modules_next_dist_client_components_builtin_global-error_513f958e.js",
77-
"static/chunks/[turbopack]_browser_dev_hmr-client_hmr-client_ts_57d40746._.js",
78-
"static/chunks/node_modules_next_dist_compiled_react-dom_1e674e59._.js",
79-
"static/chunks/node_modules_next_dist_compiled_next-devtools_index_a9cb0712.js",
80-
"static/chunks/node_modules_next_dist_compiled_5150ccfd._.js",
81-
"static/chunks/node_modules_next_dist_client_cf1d9188._.js",
82-
"static/chunks/node_modules_next_dist_b0daae9a._.js",
83-
"static/chunks/node_modules_@swc_helpers_cjs_b3dc30d6._.js",
84-
"static/chunks/_a0ff3932._.js",
85-
"static/chunks/turbopack-_cdba956c._.js"
86-
],
87-
"/skills/page": [
88-
"static/chunks/node_modules_next_dist_8db7fb1f._.js",
89-
"static/chunks/src_app_favicon_ico_mjs_243aa161._.js",
90-
"static/chunks/src_app_globals_91e4631d.css",
91-
"static/chunks/_431be2b1._.js",
92-
"static/chunks/src_app_layout_0a548d63.js",
93-
"static/chunks/node_modules_next_dist_client_components_builtin_global-error_513f958e.js",
94-
"static/chunks/[turbopack]_browser_dev_hmr-client_hmr-client_ts_57d40746._.js",
95-
"static/chunks/node_modules_next_dist_compiled_react-dom_1e674e59._.js",
96-
"static/chunks/node_modules_next_dist_compiled_next-devtools_index_a9cb0712.js",
97-
"static/chunks/node_modules_next_dist_compiled_5150ccfd._.js",
98-
"static/chunks/node_modules_next_dist_client_cf1d9188._.js",
99-
"static/chunks/node_modules_next_dist_b0daae9a._.js",
100-
"static/chunks/node_modules_@swc_helpers_cjs_b3dc30d6._.js",
101-
"static/chunks/_a0ff3932._.js",
102-
"static/chunks/turbopack-_cdba956c._.js"
10369
]
10470
}
10571
}

.next/build-manifest.json

Lines changed: 1 addition & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -1,33 +1,6 @@
11
{
22
"pages": {
3-
"/_app": [
4-
"static/chunks/node_modules_next_dist_compiled_next-devtools_index_5277ebc8.js",
5-
"static/chunks/node_modules_next_dist_compiled_166120c5._.js",
6-
"static/chunks/node_modules_next_dist_shared_lib_2c2ec201._.js",
7-
"static/chunks/node_modules_next_dist_client_d0aa886c._.js",
8-
"static/chunks/node_modules_next_dist_5b402162._.js",
9-
"static/chunks/node_modules_next_app_72f3d36f.js",
10-
"static/chunks/[next]_entry_page-loader_ts_742e4b53._.js",
11-
"static/chunks/node_modules_react-dom_4411d9bd._.js",
12-
"static/chunks/node_modules_db4bb196._.js",
13-
"static/chunks/[root-of-the-server]__45f039c3._.js",
14-
"static/chunks/pages__app_2da965e7._.js",
15-
"static/chunks/turbopack-pages__app_63a81fd1._.js"
16-
],
17-
"/_error": [
18-
"static/chunks/node_modules_next_dist_compiled_next-devtools_index_5277ebc8.js",
19-
"static/chunks/node_modules_next_dist_compiled_166120c5._.js",
20-
"static/chunks/node_modules_next_dist_shared_lib_b4122b32._.js",
21-
"static/chunks/node_modules_next_dist_client_d0aa886c._.js",
22-
"static/chunks/node_modules_next_dist_0cccb603._.js",
23-
"static/chunks/node_modules_next_error_1cfbb379.js",
24-
"static/chunks/[next]_entry_page-loader_ts_43b523b5._.js",
25-
"static/chunks/node_modules_react-dom_4411d9bd._.js",
26-
"static/chunks/node_modules_db4bb196._.js",
27-
"static/chunks/[root-of-the-server]__092393de._.js",
28-
"static/chunks/pages__error_2da965e7._.js",
29-
"static/chunks/turbopack-pages__error_18aa0e75._.js"
30-
]
3+
"/_app": []
314
},
325
"devFiles": [],
336
"ampDevFiles": [],

.next/fallback-build-manifest.json

Lines changed: 1 addition & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -1,33 +1,6 @@
11
{
22
"pages": {
3-
"/_app": [
4-
"static/chunks/node_modules_next_dist_compiled_next-devtools_index_5277ebc8.js",
5-
"static/chunks/node_modules_next_dist_compiled_166120c5._.js",
6-
"static/chunks/node_modules_next_dist_shared_lib_2c2ec201._.js",
7-
"static/chunks/node_modules_next_dist_client_d0aa886c._.js",
8-
"static/chunks/node_modules_next_dist_5b402162._.js",
9-
"static/chunks/node_modules_next_app_72f3d36f.js",
10-
"static/chunks/[next]_entry_page-loader_ts_742e4b53._.js",
11-
"static/chunks/node_modules_react-dom_4411d9bd._.js",
12-
"static/chunks/node_modules_db4bb196._.js",
13-
"static/chunks/[root-of-the-server]__45f039c3._.js",
14-
"static/chunks/pages__app_2da965e7._.js",
15-
"static/chunks/turbopack-pages__app_63a81fd1._.js"
16-
],
17-
"/_error": [
18-
"static/chunks/node_modules_next_dist_compiled_next-devtools_index_5277ebc8.js",
19-
"static/chunks/node_modules_next_dist_compiled_166120c5._.js",
20-
"static/chunks/node_modules_next_dist_shared_lib_b4122b32._.js",
21-
"static/chunks/node_modules_next_dist_client_d0aa886c._.js",
22-
"static/chunks/node_modules_next_dist_0cccb603._.js",
23-
"static/chunks/node_modules_next_error_1cfbb379.js",
24-
"static/chunks/[next]_entry_page-loader_ts_43b523b5._.js",
25-
"static/chunks/node_modules_react-dom_4411d9bd._.js",
26-
"static/chunks/node_modules_db4bb196._.js",
27-
"static/chunks/[root-of-the-server]__092393de._.js",
28-
"static/chunks/pages__error_2da965e7._.js",
29-
"static/chunks/turbopack-pages__error_18aa0e75._.js"
30-
]
3+
"/_app": []
314
},
325
"devFiles": [],
336
"ampDevFiles": [],
Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
{
22
"/_not-found/page": "app/_not-found/page.js",
3-
"/certs/page": "app/certs/page.js",
3+
"/contact/page": "app/contact/page.js",
44
"/experience/page": "app/experience/page.js",
5-
"/page": "app/page.js",
6-
"/projects/page": "app/projects/page.js",
7-
"/skills/page": "app/skills/page.js"
5+
"/page": "app/page.js"
86
}

.next/server/app/page.js

Lines changed: 0 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.next/server/middleware-build-manifest.js

Lines changed: 1 addition & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -1,33 +1,6 @@
11
globalThis.__BUILD_MANIFEST = {
22
"pages": {
3-
"/_app": [
4-
"static/chunks/node_modules_next_dist_compiled_next-devtools_index_5277ebc8.js",
5-
"static/chunks/node_modules_next_dist_compiled_166120c5._.js",
6-
"static/chunks/node_modules_next_dist_shared_lib_2c2ec201._.js",
7-
"static/chunks/node_modules_next_dist_client_d0aa886c._.js",
8-
"static/chunks/node_modules_next_dist_5b402162._.js",
9-
"static/chunks/node_modules_next_app_72f3d36f.js",
10-
"static/chunks/[next]_entry_page-loader_ts_742e4b53._.js",
11-
"static/chunks/node_modules_react-dom_4411d9bd._.js",
12-
"static/chunks/node_modules_db4bb196._.js",
13-
"static/chunks/[root-of-the-server]__45f039c3._.js",
14-
"static/chunks/pages__app_2da965e7._.js",
15-
"static/chunks/turbopack-pages__app_63a81fd1._.js"
16-
],
17-
"/_error": [
18-
"static/chunks/node_modules_next_dist_compiled_next-devtools_index_5277ebc8.js",
19-
"static/chunks/node_modules_next_dist_compiled_166120c5._.js",
20-
"static/chunks/node_modules_next_dist_shared_lib_b4122b32._.js",
21-
"static/chunks/node_modules_next_dist_client_d0aa886c._.js",
22-
"static/chunks/node_modules_next_dist_0cccb603._.js",
23-
"static/chunks/node_modules_next_error_1cfbb379.js",
24-
"static/chunks/[next]_entry_page-loader_ts_43b523b5._.js",
25-
"static/chunks/node_modules_react-dom_4411d9bd._.js",
26-
"static/chunks/node_modules_db4bb196._.js",
27-
"static/chunks/[root-of-the-server]__092393de._.js",
28-
"static/chunks/pages__error_2da965e7._.js",
29-
"static/chunks/turbopack-pages__error_18aa0e75._.js"
30-
]
3+
"/_app": []
314
},
325
"devFiles": [],
336
"ampDevFiles": [],

.next/server/pages-manifest.json

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1 @@
1-
{
2-
"/_app": "pages/_app.js",
3-
"/_document": "pages/_document.js",
4-
"/_error": "pages/_error.js"
5-
}
1+
{}

.next/static/development/_buildManifest.js

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,4 @@
11
self.__BUILD_MANIFEST = {
2-
"/_error": [
3-
"./static/chunks/pages/_error.js"
4-
],
52
"__rewrites": {
63
"afterFiles": [],
74
"beforeFiles": [],

0 commit comments

Comments
 (0)