mirror of
https://github.com/kamranahmedse/developer-roadmap.git
synced 2025-07-31 06:20:14 +02:00
Remove author from base layout
This commit is contained in:
@@ -70,7 +70,6 @@ const gaPageIdentifier = Astro.url.pathname
|
||||
<meta name='commit' content={commitUrl} />
|
||||
<title>{title}</title>
|
||||
<meta name='description' content={description} />
|
||||
<meta name='author' content='Kamran Ahmed' />
|
||||
<meta name='keywords' content={keywords.join(', ')} />
|
||||
{
|
||||
redirectUrl && (
|
||||
|
Reference in New Issue
Block a user