ads
This commit is contained in:
parent
0e70229225
commit
76919fd513
4 changed files with 2 additions and 2 deletions
2
dist/index.html
vendored
2
dist/index.html
vendored
|
@ -3,7 +3,7 @@
|
|||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<!-- Link to your PNG favicon -->
|
||||
<link rel="shortcut icon" href="/dist/assets/favicon.svg" />
|
||||
<link rel="shortcut icon" href="/img/favicon.svg" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<title>Kaby_Kun PortFolio</title>
|
||||
<script type="module" crossorigin src="/assets/index-DABKrgAO.js"></script>
|
||||
|
|
Before Width: | Height: | Size: 1.2 KiB After Width: | Height: | Size: 1.2 KiB |
Before Width: | Height: | Size: 418 B After Width: | Height: | Size: 418 B |
|
@ -3,7 +3,7 @@
|
|||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<link rel="shortcut icon" href="/dist/assets/favicon.svg" />
|
||||
<link rel="shortcut icon" href="/img/favicon.svg" />
|
||||
<title>Kaby_Kun PortFolio</title>
|
||||
</head>
|
||||
<body>
|
||||
|
|
Loading…
Reference in a new issue