From 23fdbe4fbffc4629d332268f0896d017b5d39e85 Mon Sep 17 00:00:00 2001 From: Phillip Ho Date: Wed, 23 Jul 2025 14:04:24 +0800 Subject: [PATCH 1/2] chore: fix footer size/colors --- docs/src/lib/components/Footer.svelte | 28 ++++++++++++++++----------- 1 file changed, 17 insertions(+), 11 deletions(-) diff --git a/docs/src/lib/components/Footer.svelte b/docs/src/lib/components/Footer.svelte index d89e74d1b..c049d10ec 100644 --- a/docs/src/lib/components/Footer.svelte +++ b/docs/src/lib/components/Footer.svelte @@ -10,8 +10,8 @@ export let iconSize = 40 let text = { - license: 'Released under the MIT License.', - copyright: '© 2023 Blocknative. All Rights Reserved.' + license: 'Released under the MIT License', + copyright: '© 2025 thirdweb' } @@ -42,15 +42,14 @@ Youtube - - Powered by thirdweb + + Powered by thirdweb Powered by thirdweb