From 434fd31ee5053a979169160417d0e49fdcf64614 Mon Sep 17 00:00:00 2001 From: ybchar Date: Fri, 17 May 2024 00:20:50 +0900 Subject: [PATCH] =?UTF-8?q?fix:=20=EC=A0=90=EC=A0=90=20=EC=8B=9C=EA=B0=84?= =?UTF-8?q?=20=EB=B3=80=EA=B2=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/ErrorPage.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/components/ErrorPage.tsx b/src/components/ErrorPage.tsx index aaadb76c..5c3c0564 100644 --- a/src/components/ErrorPage.tsx +++ b/src/components/ErrorPage.tsx @@ -3,7 +3,7 @@ import Image from 'next/image'; import { css } from '@/styled-system/css'; function ErrorPage() { - const targetDate = '2024-05-17T03:00:00.000Z'; + const targetDate = '2024-05-21T03:00:00.000Z'; const now = new Date().getTime(); const target = new Date(targetDate).getTime(); @@ -25,7 +25,7 @@ function ErrorPage() { 양해 부탁드립니다.

- 점검 예정 시간 : ~ 2024년 5월 17일 3시 + 점검 예정 시간 : ~ 2024년 5월 21일 3시