Skip to content

Commit d898b7b

Browse files
committed
Update index.html
1 parent 866df0c commit d898b7b

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

src/index.html

+6
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,13 @@
33
<head>
44
<meta charset="utf-8">
55
<title>Portfolio Vadim Soudé</title>
6+
7+
<!-- For prod -->
68
<base href="https://vadim-soude.github.io/Portfolio/">
9+
10+
<!-- For dev -->
11+
<!-- <base href="/">-->
12+
713
<meta name="viewport" content="width=device-width, initial-scale=1">
814
<link rel="icon" type="image/x-icon" href="https://cdn-icons-png.flaticon.com/512/732/732600.png">
915
</head>

0 commit comments

Comments
 (0)