updated breakcore theme
This commit is contained in:
@@ -57,7 +57,7 @@ const hasContact = (siteConfig.contact_links?.length ?? 0) > 0;
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<meta name="viewport" content="width=device-width" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
<link rel="icon" href={siteConfig.favicon} />
|
||||
<meta name="generator" content={Astro.generator} />
|
||||
<title>{fullTitle}</title>
|
||||
|
||||
Reference in New Issue
Block a user