Add favicon
This commit is contained in:
parent
b0b4b01e37
commit
905fe2bd88
1 changed files with 1 additions and 0 deletions
|
|
@ -4,6 +4,7 @@
|
||||||
<meta charset="utf-8" />
|
<meta charset="utf-8" />
|
||||||
<title>Lodestone</title>
|
<title>Lodestone</title>
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||||
|
<link rel="icon" href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>🪨</text></svg>" />
|
||||||
<style>
|
<style>
|
||||||
*, *:before, *:after { box-sizing: border-box; }
|
*, *:before, *:after { box-sizing: border-box; }
|
||||||
html, body { padding: 0; margin: 0; }
|
html, body { padding: 0; margin: 0; }
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue