From 98adb8a31571188cbb51d145efbea8632a4f3ef2 Mon Sep 17 00:00:00 2001 From: Leilukin Date: Sat, 19 Apr 2025 23:05:34 +0800 Subject: [PATCH] Update repository information --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d87544a6..6fdca4d9 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Leilukin's Hub -Source code of my hobby website, [Leilukin's Hub](https://leilukin.com/). Built with [Eleventy](https://www.11ty.dev/) and deployed to [Hostinger](https://www.hostinger.my/). +Source code of my hobby website, [Leilukin's Hub](https://leilukin.com/). Built with [Eleventy](https://www.11ty.dev/) and hosted on [Hostinger](https://www.hostinger.my/). More technical information can be found on my site's [colophon page](https://leilukin.com/colophon). @@ -9,7 +9,7 @@ Recommended JavaScript runtime: [Bun](https://bun.sh). 1. Clone this repository locally ``` - git clone https://git.32bit.cafe/Leilukin/leilukin-site + git clone https://git.32bit.cafe/Leilukin/leilukin-site.git ``` 1. Install dependencies ```