feat: login and register page

This commit is contained in:
Junyan Qin
2025-05-09 20:33:12 +08:00
parent b966f47acb
commit cf6076f504
14 changed files with 385 additions and 277 deletions
+2 -2
View File
@@ -2,8 +2,8 @@ import './global.css';
import type { Metadata } from 'next';
export const metadata: Metadata = {
title: 'Create Next App',
description: 'Generated by create next app',
title: 'LangBot',
description: 'LangBot 是大模型原生即时通信机器人平台',
};
export default function RootLayout({