Add meta tags to <head>
This commit is contained in:
+11
@@ -3,7 +3,18 @@
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<link rel="icon" type="image/svg+xml" href="/favicon.svg" />
|
||||
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<meta name="author" content="daylily" />
|
||||
<meta name="generator" content="Vite & Svelte 5" />
|
||||
<meta name="description" content="Utility for writing images onto the “Inkclip” e-paper accessory." />
|
||||
|
||||
<meta property="og:title" content="Write to Inkclip" />
|
||||
<meta property="og:type" content="website" />
|
||||
<meta property="og:url" content="https://inkclip.dayli.ly/" />
|
||||
<meta property="og:description" content="Utility for writing images onto the “Inkclip” e-paper accessory." />
|
||||
<meta property="og:site_name" content="dayli.ly" />
|
||||
|
||||
<title>Write to Inkclip</title>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
Reference in New Issue
Block a user