mirror of
https://github.com/Nezumi-2711/next-gdrive-index.git
synced 2026-09-22 20:01:36 +00:00
Remove "powered by" text
This commit is contained in:
@@ -12,7 +12,7 @@ function Footer() {
|
||||
<span className={"text-xs font-semibold"}>
|
||||
{siteConfig.footer.renderYear &&
|
||||
new Date().getFullYear()}{" "}
|
||||
{siteConfig.footer.text} - Powered by{" "}
|
||||
{siteConfig.footer.text} -{" "}
|
||||
<Link
|
||||
role={"url"}
|
||||
href={
|
||||
|
||||
Reference in New Issue
Block a user