add: Sudoku site added to my projects

This commit is contained in:
2025-11-22 22:27:56 +03:00
parent 10b5604fb4
commit 63ff73ab18
10 changed files with 41 additions and 7 deletions

View File

@@ -16,7 +16,7 @@ const nunito = Nunito({
export const metadata = {
title: "Ivan Rezchikov",
description: "Web developer and just a guy who loves coding",
description: "A guy who loves coding",
};
export default function RootLayout({ children }) {