Skip to content

Commit

Permalink
Test|Deploy to gh-pages - v2.2.0 - Enhance and Fix global Accessibili…
Browse files Browse the repository at this point in the history
…ty issues
  • Loading branch information
ITurres committed Mar 14, 2024
1 parent 7768dcb commit 7042d34
Show file tree
Hide file tree
Showing 10 changed files with 23 additions and 25 deletions.
12 changes: 6 additions & 6 deletions asset-manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"files": {
"main.css": "/iturres-reactive-portfolio/static/css/main.438862f1.css",
"main.js": "/iturres-reactive-portfolio/static/js/main.38a246e9.js",
"main.css": "/iturres-reactive-portfolio/static/css/main.e45ee51b.css",
"main.js": "/iturres-reactive-portfolio/static/js/main.740261d4.js",
"static/media/portfolio-access-animation-2-short.mp4": "/iturres-reactive-portfolio/static/media/portfolio-access-animation-2-short.e5525f47ce2d136f41d6.mp4",
"static/media/portfolio-access-animation-2-short.webm": "/iturres-reactive-portfolio/static/media/portfolio-access-animation-2-short.4fbfaf5a0a94d9bfdf4f.webm",
"static/media/futuristic-sci-fi-3d-illustration-bg.jpg": "/iturres-reactive-portfolio/static/media/futuristic-sci-fi-3d-illustration-bg.08b4f401463cdb1393c4.jpg",
Expand All @@ -15,11 +15,11 @@
"static/media/RolexFont-Regular-WebS.woff2": "/iturres-reactive-portfolio/static/media/RolexFont-Regular-WebS.1042fbdf6c113e6dac21.woff2",
"static/media/RolexFont-Light-WebS.woff2": "/iturres-reactive-portfolio/static/media/RolexFont-Light-WebS.abd5c539d0d3d699e896.woff2",
"index.html": "/iturres-reactive-portfolio/index.html",
"main.438862f1.css.map": "/iturres-reactive-portfolio/static/css/main.438862f1.css.map",
"main.38a246e9.js.map": "/iturres-reactive-portfolio/static/js/main.38a246e9.js.map"
"main.e45ee51b.css.map": "/iturres-reactive-portfolio/static/css/main.e45ee51b.css.map",
"main.740261d4.js.map": "/iturres-reactive-portfolio/static/js/main.740261d4.js.map"
},
"entrypoints": [
"static/css/main.438862f1.css",
"static/js/main.38a246e9.js"
"static/css/main.e45ee51b.css",
"static/js/main.740261d4.js"
]
}
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@
a wide range of technologies, he is also and advocate for teamwork
and collaboration. He is always looking for new challenges and
opportunities to grow as a professional.
"/><meta name="author" content="Arturo Emanuel Guerra Iturres"/><link rel="icon" href="/iturres-reactive-portfolio/reactive-portfolio-favicon.png"/><link rel="apple-touch-icon" href="/iturres-reactive-portfolio/apple-touch-icon.png"/><link rel="manifest" href="/iturres-reactive-portfolio/manifest.json"/><title>ITurres Portfolio</title><script defer="defer" src="/iturres-reactive-portfolio/static/js/main.38a246e9.js"></script><link href="/iturres-reactive-portfolio/static/css/main.438862f1.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>
"/><meta name="author" content="Arturo Emanuel Guerra Iturres"/><link rel="icon" href="/iturres-reactive-portfolio/reactive-portfolio-favicon.png"/><link rel="apple-touch-icon" href="/iturres-reactive-portfolio/apple-touch-icon.png"/><link rel="manifest" href="/iturres-reactive-portfolio/manifest.json"/><title>ITurres Portfolio</title><script defer="defer" src="/iturres-reactive-portfolio/static/js/main.740261d4.js"></script><link href="/iturres-reactive-portfolio/static/css/main.e45ee51b.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>
8 changes: 0 additions & 8 deletions static/css/main.438862f1.css

This file was deleted.

1 change: 0 additions & 1 deletion static/css/main.438862f1.css.map

This file was deleted.

8 changes: 8 additions & 0 deletions static/css/main.e45ee51b.css

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

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

This file was deleted.

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

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
/*! regenerator-runtime -- Copyright (c) 2014-present, Facebook, Inc. -- license (MIT): https://github.com/facebook/regenerator/blob/main/LICENSE */

/**
* @license React
* react-dom.production.min.js
Expand Down Expand Up @@ -41,7 +39,7 @@
*/

/**
* @remix-run/router v1.8.0
* @remix-run/router v1.15.3
*
* Copyright (c) Remix Software Inc.
*
Expand All @@ -52,7 +50,7 @@
*/

/**
* React Router DOM v6.15.0
* React Router DOM v6.22.3
*
* Copyright (c) Remix Software Inc.
*
Expand All @@ -63,7 +61,7 @@
*/

/**
* React Router v6.15.0
* React Router v6.22.3
*
* Copyright (c) Remix Software Inc.
*
Expand Down

Large diffs are not rendered by default.

0 comments on commit 7042d34

Please sign in to comment.