Updated logo (quick and dirty basic logo)
All checks were successful
Build and Deploy / build-and-push (push) Successful in 2m44s
All checks were successful
Build and Deploy / build-and-push (push) Successful in 2m44s
This commit is contained in:
@@ -21,10 +21,7 @@ const metaTitle =
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<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>"
|
||||
/>
|
||||
<link rel="icon" type="image/x-icon" href="favicon.ico" />
|
||||
<meta name="generator" content={Astro.generator} />
|
||||
<meta name="description" content={description} />
|
||||
<title>{metaTitle}</title>
|
||||
|
||||
Reference in New Issue
Block a user