css progress 1
This commit is contained in:
parent
bd4e3af47f
commit
3e32ed6e0c
16 changed files with 61 additions and 86 deletions
|
@ -5,6 +5,9 @@ export const metadata = {
|
|||
description: 'A little AI chat that is able to assist you in little tasks',
|
||||
};
|
||||
|
||||
|
||||
|
||||
|
||||
export default function RootLayout({ children }: { children: ReactNode }) {
|
||||
return (
|
||||
<html lang="en">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue