aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/docs/components/Footer.tsx
diff options
context:
space:
mode:
Diffstat (limited to 'docs/components/Footer.tsx')
-rw-r--r--docs/components/Footer.tsx4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/components/Footer.tsx b/docs/components/Footer.tsx
index 9ce0ea8..6388ff7 100644
--- a/docs/components/Footer.tsx
+++ b/docs/components/Footer.tsx
@@ -3,7 +3,7 @@ import Link from "next/link";
import { useState, ReactNode, ReactElement } from "react";
import cn from "classnames";
import { ThemeSwitch } from "nextra-theme-docs";
-import VercelLogo from "./logos/Vercel";
+import HydroRolllogo from "./logos/HydroRoll";
import { useTurboSite, TurboSite } from "./SiteSwitcher";
function FooterLink({ href, children }: { href: string; children: ReactNode }) {
@@ -161,7 +161,7 @@ export function FooterContent() {
title="retrofor.space homepage"
href="https://hydroroll.retrofor.space/background_or_logo.png"
>
- <VercelLogo />
+ <HydroRolllogo />
</a>
<p className="mt-4 text-xs text-gray-500 dark:text-[#888888]">
&copy; {new Date().getFullYear()} retrofor, Inc. All rights