Skip to content

Commit

Permalink
Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
ITurres committed Apr 13, 2024
1 parent 7042d34 commit 7a5420a
Show file tree
Hide file tree
Showing 5 changed files with 8 additions and 8 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": "/iturres-reactive-portfolio/static/css/main.e45ee51b.css",
"main.js": "/iturres-reactive-portfolio/static/js/main.740261d4.js",
"main.js": "/iturres-reactive-portfolio/static/js/main.5f1c529b.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 @@ -16,10 +16,10 @@
"static/media/RolexFont-Light-WebS.woff2": "/iturres-reactive-portfolio/static/media/RolexFont-Light-WebS.abd5c539d0d3d699e896.woff2",
"index.html": "/iturres-reactive-portfolio/index.html",
"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"
"main.5f1c529b.js.map": "/iturres-reactive-portfolio/static/js/main.5f1c529b.js.map"
},
"entrypoints": [
"static/css/main.e45ee51b.css",
"static/js/main.740261d4.js"
"static/js/main.5f1c529b.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.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>
"/><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.5f1c529b.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>
6 changes: 3 additions & 3 deletions static/js/main.740261d4.js → static/js/main.5f1c529b.js

Large diffs are not rendered by default.

File renamed without changes.

Large diffs are not rendered by default.

1 comment on commit 7a5420a

@ITurres
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Due to issues with specifying the commit message during deployment, the correct message is provided here:

--message "Deploy to gh-pages - v2.3.1 - Migrate ES6 FC to ES5 FC and Fix 'LikeButton' bug"

Please sign in to comment.