Skip to content

Commit 356e7c6

Browse files
committed
build
1 parent 701b673 commit 356e7c6

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

index.html

+3-3
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,10 @@
55
<meta name="theme-color" content="#000000"/>
66
<meta name="description" content="Web site created using create-react-app"/>
77
<link rel="apple-touch-icon" href="../src/logo.svg"/>
8-
<link rel="manifest" href="/build/manifest.json"/>
8+
<link rel="manifest" href="../build/manifest.json"/>
99
<title>TR. Portfolio</title>
10-
<script defer="defer" src="/build/static/js/main.9e84806b.js"></script>
11-
<link href="/build/static/css/main.9e0941f6.css" rel="stylesheet"></head>
10+
<script defer="defer" src="../build/static/js/main.9e84806b.js"></script>
11+
<link href="../build/static/css/main.9e0941f6.css" rel="stylesheet"></head>
1212
<!-- <link href="/tojo-rasii/static/css/main.9e0941f6.css" rel="stylesheet"></head> -->
1313
<body class="body bg-body-secondary">
1414
<noscript>You need to enable JavaScript to run this app.</noscript>

0 commit comments

Comments
 (0)