Skip to content

Commit

Permalink
Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
honzaflash committed Nov 15, 2023
1 parent ad976c6 commit 10773bb
Show file tree
Hide file tree
Showing 7 changed files with 14 additions and 8 deletions.
6 changes: 3 additions & 3 deletions asset-manifest.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"files": {
"main.js": "/rychly-portfolio/static/js/main.b7643a73.js",
"main.js": "/rychly-portfolio/static/js/main.8d89cab8.js",
"index.html": "/rychly-portfolio/index.html",
"main.b7643a73.js.map": "/rychly-portfolio/static/js/main.b7643a73.js.map"
"main.8d89cab8.js.map": "/rychly-portfolio/static/js/main.8d89cab8.js.map"
},
"entrypoints": [
"static/js/main.b7643a73.js"
"static/js/main.8d89cab8.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="en"><head><meta charset="utf-8"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="theme-color" content="#000000"/><meta name="description" content="My name is Jan Rychly and this is my portfolio showcasing the things I have made and who I am."/><link rel="icon" href="/rychly-portfolio/favicon.ico"/><link rel="apple-touch-icon" href="/rychly-portfolio/apple-touch-icon.png"/><link rel="manifest" href="/rychly-portfolio/manifest.json"/><link rel="preconnect" href="https://fonts.googleapis.com"><link rel="preconnect" href="https://fonts.gstatic.com" crossorigin><link href="https://fonts.googleapis.com/css2?family=Roboto+Mono:wght@300;400;500;700&family=Roboto:ital,wght@0,300;0,400;0,500;0,700;1,300;1,400;1,500&display=swap" rel="stylesheet"><title>Rychly Portfolio</title><script defer="defer" src="/rychly-portfolio/static/js/main.b7643a73.js"></script></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"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="theme-color" content="#000000"/><meta name="description" content="My name is Jan Rychly and this is my portfolio showcasing the things I have made and who I am."/><link rel="icon" href="/rychly-portfolio/favicon.ico"/><link rel="apple-touch-icon" href="/rychly-portfolio/apple-touch-icon.png"/><link rel="manifest" href="/rychly-portfolio/manifest.json"/><link rel="preconnect" href="https://fonts.googleapis.com"><link rel="preconnect" href="https://fonts.gstatic.com" crossorigin><link href="https://fonts.googleapis.com/css2?family=Roboto+Mono:wght@300;400;500;700&family=Roboto:ital,wght@0,300;0,400;0,500;0,700;1,300;1,400;1,500&display=swap" rel="stylesheet"><title>Rychly Portfolio</title><script defer="defer" src="/rychly-portfolio/static/js/main.8d89cab8.js"></script></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>
3 changes: 3 additions & 0 deletions static/js/main.8d89cab8.js

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@

/*! showdown v 2.1.0 - 21-04-2022 */

/**
* @license
* Copyright 2010-2023 Three.js Authors
* SPDX-License-Identifier: MIT
*/

/**
* @license
* Lodash <https://lodash.com/>
Expand Down
1 change: 1 addition & 0 deletions static/js/main.8d89cab8.js.map

Large diffs are not rendered by default.

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

This file was deleted.

1 change: 0 additions & 1 deletion static/js/main.b7643a73.js.map

This file was deleted.

0 comments on commit 10773bb

Please sign in to comment.