We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 866df0c commit d898b7bCopy full SHA for d898b7b
src/index.html
@@ -3,7 +3,13 @@
3
<head>
4
<meta charset="utf-8">
5
<title>Portfolio Vadim Soudé</title>
6
+
7
+<!-- For prod -->
8
<base href="https://vadim-soude.github.io/Portfolio/">
9
10
+<!-- For dev -->
11
+<!-- <base href="/">-->
12
13
<meta name="viewport" content="width=device-width, initial-scale=1">
14
<link rel="icon" type="image/x-icon" href="https://cdn-icons-png.flaticon.com/512/732/732600.png">
15
</head>
0 commit comments