Update repository information

This commit is contained in:
Leilukin 2025-04-19 23:05:34 +08:00
parent 1a9f721e97
commit 98adb8a315

View File

@ -1,6 +1,6 @@
# Leilukin's Hub # 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). 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 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 1. Install dependencies
``` ```