Cleanup assets

This commit is contained in:
adilallo
2026-05-21 22:56:34 -06:00
parent f3b73527fc
commit 28de8ef3bc
83 changed files with 506 additions and 240 deletions
+1 -1
View File
@@ -135,7 +135,7 @@ export default async function BlogPostPage({ params }: PageProps) {
url: "https://communityrule.com",
logo: {
"@type": "ImageObject",
url: "https://communityrule.com/assets/logo/Logo.svg",
url: "https://communityrule.com/assets/logos/community-rule.svg",
},
},
datePublished: post.frontmatter.date,