favicon
This commit is contained in:
parent
a91f400100
commit
543b5d08bc
|
|
@ -2,6 +2,7 @@ export const Shell = () => (
|
|||
<html>
|
||||
<head>
|
||||
<title>Toes</title>
|
||||
<link rel="icon" href="data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><text y='.9em' font-size='90'>🐾</text></svg>" />
|
||||
<meta charset="utf-8" />
|
||||
<meta name="viewport" content="width=device-width" />
|
||||
<style dangerouslySetInnerHTML={{ __html: `body{margin:0}` }} />
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user