Skip to content

Commit

Permalink
build update
Browse files Browse the repository at this point in the history
Signed-off-by: Timothy Gerstel <tim.gerstel@gmail.com>
  • Loading branch information
timgerstel committed Mar 14, 2022
1 parent a7fa892 commit bdb2770
Show file tree
Hide file tree
Showing 11 changed files with 100 additions and 7 deletions.
12 changes: 6 additions & 6 deletions asset-manifest.json
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
{
"files": {
"main.css": "/static/css/main.e4fb099a.css",
"main.js": "/static/js/main.d45630d6.js",
"main.css": "/static/css/main.86eac1c4.css",
"main.js": "/static/js/main.92a27b33.js",
"static/js/787.0eb9aaa6.chunk.js": "/static/js/787.0eb9aaa6.chunk.js",
"static/media/wave7.svg": "/static/media/wave7.152b1883a3dfbae9e347.svg",
"index.html": "/index.html",
"main.e4fb099a.css.map": "/static/css/main.e4fb099a.css.map",
"main.d45630d6.js.map": "/static/js/main.d45630d6.js.map",
"main.86eac1c4.css.map": "/static/css/main.86eac1c4.css.map",
"main.92a27b33.js.map": "/static/js/main.92a27b33.js.map",
"787.0eb9aaa6.chunk.js.map": "/static/js/787.0eb9aaa6.chunk.js.map"
},
"entrypoints": [
"static/css/main.e4fb099a.css",
"static/js/main.d45630d6.js"
"static/css/main.86eac1c4.css",
"static/js/main.92a27b33.js"
]
}
Binary file modified desktop_files/resume.pdf
Binary file not shown.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
@@ -1 +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="Welcome to Tim Gerstel's portfolio"/><link rel="manifest" href="/manifest.json"/><title>com.tgerst.portfolio</title><script defer="defer" src="/static/js/main.d45630d6.js"></script><link href="/static/css/main.e4fb099a.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>
<!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="Welcome to Tim Gerstel's portfolio"/><link rel="manifest" href="/manifest.json"/><title>com.tgerst.portfolio</title><script defer="defer" src="/static/js/main.92a27b33.js"></script><link href="/static/css/main.86eac1c4.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>
2 changes: 2 additions & 0 deletions static/css/main.86eac1c4.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions static/css/main.86eac1c4.css.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 3 additions & 0 deletions static/js/main.92a27b33.js

Large diffs are not rendered by default.

41 changes: 41 additions & 0 deletions static/js/main.92a27b33.js.LICENSE.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,41 @@
/*
object-assign
(c) Sindre Sorhus
@license MIT
*/

/** @license React v0.20.2
* scheduler.production.min.js
*
* Copyright (c) Facebook, Inc. and its affiliates.
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*/

/** @license React v17.0.2
* react-dom.production.min.js
*
* Copyright (c) Facebook, Inc. and its affiliates.
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*/

/** @license React v17.0.2
* react-jsx-runtime.production.min.js
*
* Copyright (c) Facebook, Inc. and its affiliates.
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*/

/** @license React v17.0.2
* react.production.min.js
*
* Copyright (c) Facebook, Inc. and its affiliates.
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*/
1 change: 1 addition & 0 deletions static/js/main.92a27b33.js.map

Large diffs are not rendered by default.

3 changes: 3 additions & 0 deletions static/js/main.b0997d34.js

Large diffs are not rendered by default.

41 changes: 41 additions & 0 deletions static/js/main.b0997d34.js.LICENSE.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,41 @@
/*
object-assign
(c) Sindre Sorhus
@license MIT
*/

/** @license React v0.20.2
* scheduler.production.min.js
*
* Copyright (c) Facebook, Inc. and its affiliates.
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*/

/** @license React v17.0.2
* react-dom.production.min.js
*
* Copyright (c) Facebook, Inc. and its affiliates.
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*/

/** @license React v17.0.2
* react-jsx-runtime.production.min.js
*
* Copyright (c) Facebook, Inc. and its affiliates.
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*/

/** @license React v17.0.2
* react.production.min.js
*
* Copyright (c) Facebook, Inc. and its affiliates.
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*/
1 change: 1 addition & 0 deletions static/js/main.b0997d34.js.map

Large diffs are not rendered by default.

0 comments on commit bdb2770

Please sign in to comment.