From 3031a5a962a66fb93b2aa1129842130c6143cf0f Mon Sep 17 00:00:00 2001 From: lyc8503 Date: Sun, 4 Feb 2024 11:46:09 +0800 Subject: [PATCH] fix #6: style change --- pages/index.tsx | 34 +++++++++++++++++----------------- 1 file changed, 17 insertions(+), 17 deletions(-) diff --git a/pages/index.tsx b/pages/index.tsx index b113259..5d4b639 100644 --- a/pages/index.tsx +++ b/pages/index.tsx @@ -49,23 +49,23 @@ export default function Home({ )} -
- - Open-source monitoring and status page powered by{' '} - - Uptimeflare - {' '} - and{' '} - - Cloudflare - - , made with ❤ by{' '} - - lyc8503 - - . - -
+ + Open-source monitoring and status page powered by{' '} + + Uptimeflare + {' '} + and{' '} + + Cloudflare + + , made with ❤ by{' '} + + lyc8503 + + . + )