Skip to content

Commit

Permalink
Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
YujunSun0 committed Mar 22, 2024
1 parent 714c405 commit 7b4dc17
Show file tree
Hide file tree
Showing 6 changed files with 34 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": "/static/css/main.ea1d49f7.css",
"main.js": "/static/js/main.e9a465ee.js",
"main.js": "/static/js/main.72e8fb07.js",
"static/media/NotoSansKR-VariableFont_wght.ttf": "/static/media/NotoSansKR-VariableFont_wght.33752a94ca5252213de8.ttf",
"static/media/JalnanGothicTTF.ttf": "/static/media/JalnanGothicTTF.ee2433c2e715c14112c3.ttf",
"static/media/desk-593327_1280.jpg": "/static/media/desk-593327_1280.d310e908350826a53680.jpg",
Expand All @@ -15,10 +15,10 @@
"static/media/Figma-Dark.svg": "/static/media/Figma-Dark.43a966c7509c1108379ffad1a8e06266.svg",
"index.html": "/index.html",
"main.ea1d49f7.css.map": "/static/css/main.ea1d49f7.css.map",
"main.e9a465ee.js.map": "/static/js/main.e9a465ee.js.map"
"main.72e8fb07.js.map": "/static/js/main.72e8fb07.js.map"
},
"entrypoints": [
"static/css/main.ea1d49f7.css",
"static/js/main.e9a465ee.js"
"static/js/main.72e8fb07.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="ko"><head><meta charset="utf-8"/><link rel="icon" href="/favicon.ico"/><meta property="og:title" content="선유준 포트폴리오 사이트"/><meta property="og:description" content="프론트엔드 선유준 포트폴리오 사이트입니다."/><meta property="og:image" content="/assets/landing.png"/><meta property="og:url" content="https://yujunsun0.github.io/"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="theme-color" content="#000000"/><meta name="description" content="프론트엔드 선유준 포트폴리오 사이트입니다."/><title>YujunSun's portfolio</title><script defer="defer" src="/static/js/main.e9a465ee.js"></script><link href="/static/css/main.ea1d49f7.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="ko"><head><meta charset="utf-8"/><link rel="icon" href="/favicon.ico"/><meta property="og:title" content="선유준 포트폴리오 사이트"/><meta property="og:description" content="프론트엔드 선유준 포트폴리오 사이트입니다."/><meta property="og:image" content="/assets/landing.png"/><meta property="og:url" content="https://yujunsun0.github.io/"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="theme-color" content="#000000"/><meta name="description" content="프론트엔드 선유준 포트폴리오 사이트입니다."/><title>YujunSun's portfolio</title><script defer="defer" src="/static/js/main.72e8fb07.js"></script><link href="/static/css/main.ea1d49f7.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.e9a465ee.js → static/js/main.72e8fb07.js

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
@@ -1,3 +1,18 @@
/*! *****************************************************************************
Copyright (c) Microsoft Corporation.

Permission to use, copy, modify, and/or distribute this software for any
purpose with or without fee is hereby granted.

THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
PERFORMANCE OF THIS SOFTWARE.
***************************************************************************** */

/**
* @license React
* react-dom.production.min.js
Expand Down Expand Up @@ -59,6 +74,17 @@
* @license MIT
*/

/**
* React Router DOM v6.22.3
*
* Copyright (c) Remix Software Inc.
*
* This source code is licensed under the MIT license found in the
* LICENSE.md file in the root directory of this source tree.
*
* @license MIT
*/

/**
* React Router v6.22.3
*
Expand Down
1 change: 1 addition & 0 deletions static/js/main.72e8fb07.js.map

Large diffs are not rendered by default.

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

This file was deleted.

0 comments on commit 7b4dc17

Please sign in to comment.