Skip to content

Commit

Permalink
Deploying to gh-pages from @ 2e9234c 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
mirkan1 committed Feb 10, 2024
1 parent 0590dfb commit f8c425f
Show file tree
Hide file tree
Showing 10 changed files with 8 additions and 61 deletions.
8 changes: 3 additions & 5 deletions asset-manifest.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
{
"files": {
"main.css": "/mirkan1portfolio/static/css/main.5d711698.css",
"main.js": "/mirkan1portfolio/static/js/main.95e7f905.js",
"pdfjsWorker.js": "/mirkan1portfolio/static/js/pdfjsWorker.a3376d94.chunk.js",
"main.js": "/mirkan1portfolio/static/js/main.60910eb4.js",
"static/media/fa-duotone-900.eot": "/mirkan1portfolio/static/media/fa-duotone-900.67a989af1b23699174d6.eot",
"static/media/Renas_Kilic_Resume_2023.pdf": "/mirkan1portfolio/static/media/Renas_Kilic_Resume_2023.dc37699a51966f15580a.pdf",
"static/media/fa-light-300.eot": "/mirkan1portfolio/static/media/fa-light-300.bf4d02d2b9f1e3752386.eot",
Expand All @@ -24,11 +23,10 @@
"static/media/fa-brands-400.woff2": "/mirkan1portfolio/static/media/fa-brands-400.e7433cdfdc3e9a36da4e.woff2",
"index.html": "/mirkan1portfolio/index.html",
"main.5d711698.css.map": "/mirkan1portfolio/static/css/main.5d711698.css.map",
"main.95e7f905.js.map": "/mirkan1portfolio/static/js/main.95e7f905.js.map",
"pdfjsWorker.a3376d94.chunk.js.map": "/mirkan1portfolio/static/js/pdfjsWorker.a3376d94.chunk.js.map"
"main.60910eb4.js.map": "/mirkan1portfolio/static/js/main.60910eb4.js.map"
},
"entrypoints": [
"static/css/main.5d711698.css",
"static/js/main.95e7f905.js"
"static/js/main.60910eb4.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"/><link rel="icon" href="/mirkan1portfolio/favicon2.ico"/><link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.4.1/css/bootstrap.min.css" integrity="sha384-Vkoo8x4CGsO3+Hhxv8T/Q5PaXtkKtu6ug5TOeNV6gBiFeWPGFN9MuhOf23Q9Ifjh" crossorigin="anonymous"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="theme-color" content="#000000"/><meta name="description" content="Portfolio website of Renas Mirkan KILIC"><meta name="keywords" content="HTML, CSS, JavaScript, web3, web dev, api, solutions, software, computer, sans-serif, react"><link rel="manifest" href="/mirkan1portfolio/manifest.json"/><title>Renas Mirkan KILIC</title><script defer="defer" src="/mirkan1portfolio/static/js/main.95e7f905.js"></script><link href="/mirkan1portfolio/static/css/main.5d711698.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="en"><head><meta charset="utf-8"/><link rel="icon" href="/mirkan1portfolio/favicon2.ico"/><link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.4.1/css/bootstrap.min.css" integrity="sha384-Vkoo8x4CGsO3+Hhxv8T/Q5PaXtkKtu6ug5TOeNV6gBiFeWPGFN9MuhOf23Q9Ifjh" crossorigin="anonymous"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="theme-color" content="#000000"/><meta name="description" content="Portfolio website of Renas Mirkan KILIC"><meta name="keywords" content="HTML, CSS, JavaScript, web3, web dev, api, solutions, software, computer, sans-serif, react"><link rel="manifest" href="/mirkan1portfolio/manifest.json"/><title>Renas Mirkan KILIC</title><script defer="defer" src="/mirkan1portfolio/static/js/main.60910eb4.js"></script><link href="/mirkan1portfolio/static/css/main.5d711698.css" rel="stylesheet"></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.60910eb4.js

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,6 @@ object-assign
http://jedwatson.github.io/classnames
*/

/*! https://mths.be/punycode v1.3.2 by @mathias */

/*! regenerator-runtime -- Copyright (c) 2014-present, Facebook, Inc. -- license (MIT): https://github.com/facebook/regenerator/blob/main/LICENSE */

/**
* @license React
* react-is.production.min.js
Expand All @@ -24,28 +20,6 @@ object-assign
* LICENSE file in the root directory of this source tree.
*/

/**
* @licstart The following is the entire license notice for the
* Javascript code in this page
*
* Copyright 2018 Mozilla Foundation
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*
* @licend The above is the entire license notice for the
* Javascript code in this page
*/

/** @license React v0.19.1
* scheduler.production.min.js
*
Expand Down
1 change: 1 addition & 0 deletions static/js/main.60910eb4.js.map

Large diffs are not rendered by default.

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

This file was deleted.

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

This file was deleted.

3 changes: 0 additions & 3 deletions static/js/pdfjsWorker.a3376d94.chunk.js

This file was deleted.

21 changes: 0 additions & 21 deletions static/js/pdfjsWorker.a3376d94.chunk.js.LICENSE.txt

This file was deleted.

1 change: 0 additions & 1 deletion static/js/pdfjsWorker.a3376d94.chunk.js.map

This file was deleted.

0 comments on commit f8c425f

Please sign in to comment.