Rajoute un favicon
This commit is contained in:
parent
a45a786049
commit
c86d4c0ce0
5 changed files with 73 additions and 0 deletions
|
@ -4,6 +4,7 @@
|
||||||
<head>
|
<head>
|
||||||
<meta charset="utf-8">
|
<meta charset="utf-8">
|
||||||
<title>La Distorsion - Blog</title>
|
<title>La Distorsion - Blog</title>
|
||||||
|
<link rel="icon" href="/img/favicon.svg" />
|
||||||
<link href="/css/simple.css" rel="stylesheet" title="Simple" />
|
<link href="/css/simple.css" rel="stylesheet" title="Simple" />
|
||||||
<link href="/css/darkmagenta.css" rel="alternate stylesheet" title="Darkmagenta" />
|
<link href="/css/darkmagenta.css" rel="alternate stylesheet" title="Darkmagenta" />
|
||||||
<script src="/js/styleswitcher.js"></script>
|
<script src="/js/styleswitcher.js"></script>
|
||||||
|
|
|
@ -4,6 +4,7 @@
|
||||||
<head>
|
<head>
|
||||||
<meta charset="utf-8">
|
<meta charset="utf-8">
|
||||||
<title>La Distorsion - Blog</title>
|
<title>La Distorsion - Blog</title>
|
||||||
|
<link rel="icon" href="/img/favicon.svg" />
|
||||||
<link href="/css/simple.css" rel="stylesheet" title="Simple" />
|
<link href="/css/simple.css" rel="stylesheet" title="Simple" />
|
||||||
<link href="/css/darkmagenta.css" rel="alternate stylesheet" title="Darkmagenta" />
|
<link href="/css/darkmagenta.css" rel="alternate stylesheet" title="Darkmagenta" />
|
||||||
<script src="/js/styleswitcher.js"></script>
|
<script src="/js/styleswitcher.js"></script>
|
||||||
|
|
69
site/img/favicon.svg
Normal file
69
site/img/favicon.svg
Normal file
|
@ -0,0 +1,69 @@
|
||||||
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||||
|
<!-- Created with Inkscape (http://www.inkscape.org/) -->
|
||||||
|
|
||||||
|
<svg
|
||||||
|
width="66.575691mm"
|
||||||
|
height="66.575691mm"
|
||||||
|
viewBox="0 0 66.575691 66.575691"
|
||||||
|
version="1.1"
|
||||||
|
id="svg5"
|
||||||
|
inkscape:version="1.1.1 (3bf5ae0d25, 2021-09-20)"
|
||||||
|
sodipodi:docname="favicon.svg"
|
||||||
|
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||||
|
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||||
|
xmlns="http://www.w3.org/2000/svg"
|
||||||
|
xmlns:svg="http://www.w3.org/2000/svg">
|
||||||
|
<sodipodi:namedview
|
||||||
|
id="namedview7"
|
||||||
|
pagecolor="#505050"
|
||||||
|
bordercolor="#eeeeee"
|
||||||
|
borderopacity="1"
|
||||||
|
inkscape:pageshadow="0"
|
||||||
|
inkscape:pageopacity="0"
|
||||||
|
inkscape:pagecheckerboard="0"
|
||||||
|
inkscape:document-units="mm"
|
||||||
|
showgrid="false"
|
||||||
|
inkscape:snap-global="false"
|
||||||
|
inkscape:zoom="0.77682379"
|
||||||
|
inkscape:cx="79.81218"
|
||||||
|
inkscape:cy="95.903345"
|
||||||
|
inkscape:window-width="1920"
|
||||||
|
inkscape:window-height="1009"
|
||||||
|
inkscape:window-x="0"
|
||||||
|
inkscape:window-y="34"
|
||||||
|
inkscape:window-maximized="1"
|
||||||
|
inkscape:current-layer="layer1" />
|
||||||
|
<defs
|
||||||
|
id="defs2" />
|
||||||
|
<g
|
||||||
|
inkscape:label="Layer 1"
|
||||||
|
inkscape:groupmode="layer"
|
||||||
|
id="layer1"
|
||||||
|
transform="translate(-81.682838,-93.93766)">
|
||||||
|
<rect
|
||||||
|
style="fill:#ffffff;stroke-width:4;paint-order:markers fill stroke;stop-color:#000000"
|
||||||
|
id="rect1076"
|
||||||
|
width="66.575691"
|
||||||
|
height="66.575691"
|
||||||
|
x="81.682838"
|
||||||
|
y="93.93766"
|
||||||
|
ry="14.145568"
|
||||||
|
rx="14.145568" />
|
||||||
|
<g
|
||||||
|
id="g3459">
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:0.965;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||||
|
d="M 90.517961,111.76707 137.55,105.75842 131.74681,153.2208 95.090945,143.71067 Z"
|
||||||
|
id="path1602"
|
||||||
|
sodipodi:nodetypes="ccccc" />
|
||||||
|
<g
|
||||||
|
id="g3449">
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:0.965;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||||
|
d="m 98.728209,101.28133 40.713791,15.14342 -3.90368,29.71492 -44.472235,1.71493 z"
|
||||||
|
id="path1273"
|
||||||
|
sodipodi:nodetypes="ccccc" />
|
||||||
|
</g>
|
||||||
|
</g>
|
||||||
|
</g>
|
||||||
|
</svg>
|
After Width: | Height: | Size: 2.3 KiB |
|
@ -4,6 +4,7 @@
|
||||||
<head>
|
<head>
|
||||||
<meta charset="utf-8">
|
<meta charset="utf-8">
|
||||||
<title>La Distorsion</title>
|
<title>La Distorsion</title>
|
||||||
|
<link rel="icon" href="/img/favicon.svg" />
|
||||||
<link href="/css/simple.css" rel="stylesheet" title="Simple" />
|
<link href="/css/simple.css" rel="stylesheet" title="Simple" />
|
||||||
<link href="/css/darkmagenta.css" rel="alternate stylesheet" title="Darkmagenta" />
|
<link href="/css/darkmagenta.css" rel="alternate stylesheet" title="Darkmagenta" />
|
||||||
<script src="/js/styleswitcher.js"></script>
|
<script src="/js/styleswitcher.js"></script>
|
||||||
|
|
|
@ -4,6 +4,7 @@
|
||||||
<head>
|
<head>
|
||||||
<meta charset="utf-8">
|
<meta charset="utf-8">
|
||||||
<title>La Distorsion - Présentation</title>
|
<title>La Distorsion - Présentation</title>
|
||||||
|
<link rel="icon" href="/img/favicon.svg" />
|
||||||
<link href="/css/simple.css" rel="stylesheet" title="Simple" />
|
<link href="/css/simple.css" rel="stylesheet" title="Simple" />
|
||||||
<link href="/css/darkmagenta.css" rel="alternate stylesheet" title="Darkmagenta" />
|
<link href="/css/darkmagenta.css" rel="alternate stylesheet" title="Darkmagenta" />
|
||||||
<script src="/js/styleswitcher.js"></script>
|
<script src="/js/styleswitcher.js"></script>
|
||||||
|
|
Loading…
Add table
Reference in a new issue