Update page.tsx
This commit is contained in:
parent
ee4de6001e
commit
9caf1553a9
1 changed files with 1 additions and 1 deletions
|
|
@ -47,7 +47,7 @@ export default async function Page({ searchParams }: { searchParams: Promise<{ n
|
||||||
<div className="text-muted-foreground text-sm">
|
<div className="text-muted-foreground text-sm">
|
||||||
<br />
|
<br />
|
||||||
<p>© 2026 imnyang. All rights reserved.</p>
|
<p>© 2026 imnyang. All rights reserved.</p>
|
||||||
<p>이 웹사이트의 일부 이미지는 생성형 인공지능을 통해 제작되었습니다.</p>
|
{/* <p>이 웹사이트의 일부 이미지는 생성형 인공지능을 통해 제작되었습니다.</p> */}
|
||||||
<br />
|
<br />
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue