This commit is contained in:
@@ -12,7 +12,7 @@ import Section from "../components/Section.astro";
|
||||
|
||||
const pageMetaInfo = {
|
||||
title: siteConfig.name,
|
||||
description: `Welcome to ${siteConfig.name} - ${siteConfig.description}`,
|
||||
description: `${siteConfig.name} - ${siteConfig.description}`,
|
||||
};
|
||||
---
|
||||
|
||||
|
||||
Reference in New Issue
Block a user