mirror of
https://github.com/LukeHagar/website.git
synced 2025-12-10 04:22:18 +00:00
fix: spelling.
This commit is contained in:
@@ -65,7 +65,7 @@
|
||||
<title>{seoTitle}</title>
|
||||
<meta property="og:title" content={seoTitle} />
|
||||
<meta name="twitter:title" content={seoTitle} />
|
||||
<!-- Desscription -->
|
||||
<!-- Description -->
|
||||
<meta name="description" content={description} />
|
||||
<meta property="og:description" content={description} />
|
||||
<meta name="twitter:description" content={description} />
|
||||
|
||||
Reference in New Issue
Block a user