Skip to content

Commit

Permalink
Cambio link TFG
Browse files Browse the repository at this point in the history
  • Loading branch information
rxfatalslash committed Nov 12, 2023
1 parent 49d9b38 commit 3032b7b
Show file tree
Hide file tree
Showing 5 changed files with 47 additions and 4 deletions.
6 changes: 3 additions & 3 deletions asset-manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"files": {
"main.css": "./static/css/main.fc084ef9.css",
"main.js": "./static/js/main.d1ceb674.js",
"main.js": "./static/js/main.e94afc09.js",
"static/media/foto.png": "./static/media/foto.415ed5f92b8900370c92.png",
"static/media/Helvetica.ttf": "./static/media/Helvetica.06113bf748ae7dc33e05.ttf",
"static/media/arch.png": "./static/media/arch.b3e54c00da83c4533dff.png",
Expand All @@ -13,10 +13,10 @@
"static/media/weather.png": "./static/media/weather.b9283726c5f94f2fc134.png",
"index.html": "./index.html",
"main.fc084ef9.css.map": "./static/css/main.fc084ef9.css.map",
"main.d1ceb674.js.map": "./static/js/main.d1ceb674.js.map"
"main.e94afc09.js.map": "./static/js/main.e94afc09.js.map"
},
"entrypoints": [
"static/css/main.fc084ef9.css",
"static/js/main.d1ceb674.js"
"static/js/main.e94afc09.js"
]
}
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<!doctype html><html lang="es"><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="Web site created using create-react-app"/><link rel="manifest" href="./manifest.json"/><title>Portfolio</title><script defer="defer" src="./static/js/main.d1ceb674.js"></script><link href="./static/css/main.fc084ef9.css" rel="stylesheet"></head><body><noscript>Activa JavaScript en tu navegador para visualizar la página</noscript><div id="root"></div></body></html>
<!doctype html><html lang="es"><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="Web site created using create-react-app"/><link rel="manifest" href="./manifest.json"/><title>Portfolio</title><script defer="defer" src="./static/js/main.e94afc09.js"></script><link href="./static/css/main.fc084ef9.css" rel="stylesheet"></head><body><noscript>Activa JavaScript en tu navegador para visualizar la página</noscript><div id="root"></div></body></html>
3 changes: 3 additions & 0 deletions static/js/main.e94afc09.js

Large diffs are not rendered by default.

39 changes: 39 additions & 0 deletions static/js/main.e94afc09.js.LICENSE.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,39 @@
/**
* @license React
* 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
* 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
* 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.
*/

/**
* @license React
* 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.
*/
1 change: 1 addition & 0 deletions static/js/main.e94afc09.js.map

Large diffs are not rendered by default.

0 comments on commit 3032b7b

Please sign in to comment.