Fix favicon reloading on every page load
This commit is contained in:
parent
06362b3984
commit
3cc5fcca90
2 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@
|
||||||
<link rel="stylesheet" href="/node_modules/@fontsource/syne/700.css">
|
<link rel="stylesheet" href="/node_modules/@fontsource/syne/700.css">
|
||||||
<link rel="stylesheet" href="/node_modules/@fontsource/plus-jakarta-sans/700.css">
|
<link rel="stylesheet" href="/node_modules/@fontsource/plus-jakarta-sans/700.css">
|
||||||
<meta name="description" content="freelance software developer, graphic design enthusiast and hobby photographer">
|
<meta name="description" content="freelance software developer, graphic design enthusiast and hobby photographer">
|
||||||
<link rel="shortcut icon" type="image/png" href="/icon.png">
|
<link rel="icon" type="image/png" href="/favicon.ico">
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<div id="app"></div>
|
<div id="app"></div>
|
||||||
|
|
Before Width: | Height: | Size: 554 KiB After Width: | Height: | Size: 554 KiB |
Loading…
Add table
Reference in a new issue