aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorschererleander <leander@schererleander.de>2026-03-16 17:21:29 +0100
committerschererleander <leander@schererleander.de>2026-03-16 17:21:29 +0100
commitbe9be5f6ab8feb84542fa887dd3e134b18736bf8 (patch)
tree566c9b89c0d0b2e4ed2045f15e5fab4047133bf7
parent8cf3c755f9b5b68a77b241be9396902bc02900c3 (diff)
chore: update README.md
-rw-r--r--README.md38
-rw-r--r--screenshot.pngbin0 -> 2555873 bytes
2 files changed, 3 insertions, 35 deletions
diff --git a/README.md b/README.md
index e215bc4..827b5e4 100644
--- a/README.md
+++ b/README.md
@@ -1,36 +1,4 @@
-This is a [Next.js](https://nextjs.org) project bootstrapped with [`create-next-app`](https://nextjs.org/docs/app/api-reference/cli/create-next-app).
+# site
+Personal website
-## Getting Started
-
-First, run the development server:
-
-```bash
-npm run dev
-# or
-yarn dev
-# or
-pnpm dev
-# or
-bun dev
-```
-
-Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.
-
-You can start editing the page by modifying `app/page.tsx`. The page auto-updates as you edit the file.
-
-This project uses [`next/font`](https://nextjs.org/docs/app/building-your-application/optimizing/fonts) to automatically optimize and load [Geist](https://vercel.com/font), a new font family for Vercel.
-
-## Learn More
-
-To learn more about Next.js, take a look at the following resources:
-
-- [Next.js Documentation](https://nextjs.org/docs) - learn about Next.js features and API.
-- [Learn Next.js](https://nextjs.org/learn) - an interactive Next.js tutorial.
-
-You can check out [the Next.js GitHub repository](https://github.com/vercel/next.js) - your feedback and contributions are welcome!
-
-## Deploy on Vercel
-
-The easiest way to deploy your Next.js app is to use the [Vercel Platform](https://vercel.com/new?utm_medium=default-template&filter=next.js&utm_source=create-next-app&utm_campaign=create-next-app-readme) from the creators of Next.js.
-
-Check out our [Next.js deployment documentation](https://nextjs.org/docs/app/building-your-application/deploying) for more details.
+![](screenshots.png)
diff --git a/screenshot.png b/screenshot.png
new file mode 100644
index 0000000..c5d5a0f
--- /dev/null
+++ b/screenshot.png
Binary files differ