diff --git a/README.md b/README.md index 8c4d1a0..f396b23 100644 --- a/README.md +++ b/README.md @@ -1 +1,3 @@ my website built with [astro](https://astro.build/). do not copy or re-distribute without my prior permission. all rights reserved. + +![homepage of my website](./assets/screenshot.png) diff --git a/assets/screenshot.png b/assets/screenshot.png new file mode 100644 index 0000000..f0db4d8 Binary files /dev/null and b/assets/screenshot.png differ