-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
383c437
commit 131b5f5
Showing
46 changed files
with
822 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
{ | ||
"files": { | ||
"main.css": "/static/css/main.c739eb0a.css", | ||
"main.js": "/static/js/main.49661ba7.js", | ||
"index.html": "/index.html", | ||
"main.c739eb0a.css.map": "/static/css/main.c739eb0a.css.map", | ||
"main.49661ba7.js.map": "/static/js/main.49661ba7.js.map" | ||
}, | ||
"entrypoints": [ | ||
"static/css/main.c739eb0a.css", | ||
"static/js/main.49661ba7.js" | ||
] | ||
} |
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
<!doctype html><html lang="en"><head><meta charset="utf-8"/><link rel="icon" href="/favicon.ico"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="theme-color" content="#000000"/><meta name="description" content="About me website made with React!"/><meta name="keywords" content="about, Xander, React"><meta property="og:title" content="About"/><meta property="og:type" content="website"/><meta property="og:url" content="http://xanderxx.xyz"/><meta property="og:image" content="favicon.ico"/><meta property="og:description" content="About me website made with React!"/><meta name="theme-color" content="#8000ff"/><link rel="manifest" href="/manifest.json"/><title>About Me!</title><script defer="defer" src="/static/js/main.49661ba7.js"></script><link href="/static/css/main.c739eb0a.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
{ | ||
"files": { | ||
"main.css": "/projects/static/css/main.afb82957.css", | ||
"main.js": "/projects/static/js/main.4608a3da.js", | ||
"index.html": "/projects/index.html", | ||
"main.afb82957.css.map": "/projects/static/css/main.afb82957.css.map", | ||
"main.4608a3da.js.map": "/projects/static/js/main.4608a3da.js.map" | ||
}, | ||
"entrypoints": [ | ||
"static/css/main.afb82957.css", | ||
"static/js/main.4608a3da.js" | ||
] | ||
} |
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
<!doctype html><html lang="en"><head><meta charset="utf-8"/><link rel="icon" href="/projects/favicon.ico"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="theme-color" content="#000000"/><meta name="description" content="My projects!"/><meta name="keywords" content="about, Xander, React"><meta property="og:title" content="About"/><meta property="og:type" content="website"/><meta property="og:url" content="http://xanderxx.xyz"/><meta property="og:image" content="favicon.ico"/><meta property="og:description" content="My projects!"/><meta name="theme-color" content="#8000ff"/><link rel="manifest" href="/projects/manifest.json"/><title>My projects!</title><script defer="defer" src="/projects/static/js/main.4608a3da.js"></script><link href="/projects/static/css/main.afb82957.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html> |
File renamed without changes.
File renamed without changes.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Oops, something went wrong.