From 01ecfbaaf4cd80e348b7c8ce21d9643a23820afb Mon Sep 17 00:00:00 2001 From: jaywcjlove <398188662@qq.com> Date: Thu, 18 Jan 2024 13:33:51 +0800 Subject: [PATCH] feat: update website. --- website/src/index.tsx | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/website/src/index.tsx b/website/src/index.tsx index 7816bd0..7ffaddb 100644 --- a/website/src/index.tsx +++ b/website/src/index.tsx @@ -16,6 +16,14 @@ root.render( description={pkg.description} version={`v${VERSION}`} > + + Sponsor + , + ]} + /> , );