mirror of
https://github.com/jcreek/EstimationPoker.git
synced 2026-07-12 18:43:47 +00:00
Merge pull request #9 from jcreek/3-add-a-meta-description-for-better-seo
feat(#3): Add a meta description for better SEO
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
<link rel="icon" href="%sveltekit.assets%/favicon-32x32.png" />
|
||||
<link rel="manifest" href="/site.webmanifest" />
|
||||
<meta name="theme-color" content="#8D6A9F">
|
||||
<meta name="description" content="A web app designed to assist scrum teams in performing estimations quickly and with minimal effort.">
|
||||
<link rel="apple-touch-icon" href="%sveltekit.assets%/apple-touch-icon.png">
|
||||
<link rel="preconnect" href="https://fonts.googleapis.com" />
|
||||
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
|
||||
|
||||
Reference in New Issue
Block a user