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 ```