From 977b95664637b456bb72382abe77455e8ffb6a66 Mon Sep 17 00:00:00 2001 From: gimenes Date: Tue, 2 Apr 2024 17:25:57 -0300 Subject: [PATCH] site --- apps/site.ts | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/apps/site.ts b/apps/site.ts index ee0feb75..c9e044b8 100644 --- a/apps/site.ts +++ b/apps/site.ts @@ -57,6 +57,12 @@ const color = (platform: string) => { let firstRun = true; +/** + * @title Site + * @description Start your site from a template or from scratch. + * @category Tool + * @logo https://ozksgdmyrqcxcwhnbepg.supabase.co/storage/v1/object/public/assets/1/0ac02239-61e6-4289-8a36-e78c0975bcc8 + */ export default function Site( { theme, ...state }: Props, ): A]> {