diff --git a/src/components/Footer.astro b/src/components/Footer.astro index 3b11218..f7a9d4d 100644 --- a/src/components/Footer.astro +++ b/src/components/Footer.astro @@ -23,7 +23,7 @@ const blogsClubBadge = `https://www.blogsclub.org/badge/${blogDomain}/theme`; --> {siteConfig.footer.links.length > 0 && } -
Powered By Astro · Theme Eidolon
+Powered By Astro · Theme Eidolon
{siteConfig.footer.copyright &&{siteConfig.footer.copyright}
} {siteConfig.footer.note && } {siteConfig.footer.theme && }