Changed favicon
This commit is contained in:
parent
58747d7750
commit
0fbbffc602
BIN
src/assets/favicon.png
Normal file
BIN
src/assets/favicon.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 2.1 KiB |
|
@ -1,28 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<!-- Created with Inkscape (http://www.inkscape.org/) -->
|
||||
|
||||
<svg
|
||||
width="30mm"
|
||||
height="30mm"
|
||||
viewBox="0 0 30 30"
|
||||
version="1.1"
|
||||
id="svg5"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
xmlns:svg="http://www.w3.org/2000/svg">
|
||||
<defs
|
||||
id="defs2" />
|
||||
<g
|
||||
id="layer1">
|
||||
<text
|
||||
xml:space="preserve"
|
||||
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:29.9985px;font-family:Hack;-inkscape-font-specification:Hack;fill:#eba0ac;fill-opacity:1;stroke-width:0.26457"
|
||||
x="5.9704003"
|
||||
y="25.933817"
|
||||
id="text323"
|
||||
transform="scale(0.99995302,1.000047)"><tspan
|
||||
id="tspan321"
|
||||
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:29.9985px;font-family:Hack;-inkscape-font-specification:Hack;fill:#eba0ac;fill-opacity:1;stroke-width:0.26457"
|
||||
x="5.9704003"
|
||||
y="25.933817">V</tspan></text>
|
||||
</g>
|
||||
</svg>
|
Before Width: | Height: | Size: 1,015 B |
|
@ -5,7 +5,7 @@
|
|||
<title>Homepage</title>
|
||||
<link rel="stylesheet" href="assets/main.css">
|
||||
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/hack-font/3.3.0/web/hack.min.css">
|
||||
<link rel="icon" href="/assets/favicon.svg">
|
||||
<link rel="icon" href="/assets/favicon.png">
|
||||
</head>
|
||||
<body>
|
||||
<h1>Vanten</h1>
|
||||
|
|
Loading…
Reference in a new issue