From b91847f5bd518234cb0f6259ef5a2c4431135e53 Mon Sep 17 00:00:00 2001 From: Helen Chong <119173961+helenclx@users.noreply.github.com> Date: Tue, 4 Jun 2024 23:24:24 +0800 Subject: [PATCH] Remove info about Neocities deplotment and add Netlify status badge --- README.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 479d978a..fe7ba9f5 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,8 @@ # Leilukin's Hub -Source code of my hobby website, [Leilukin's Hub](https://leilukin.com/). Built with [Eleventy](https://www.11ty.dev/). +[![Netlify Status](https://api.netlify.com/api/v1/badges/2da94b04-08d9-4389-8a7b-4febbf9ddd1a/deploy-status)](https://app.netlify.com/sites/leilukin/deploys) -Deployed [Netlify](https://www.netlify.com/) and [Neocities](https://neocities.org/). The [deploy-to-neocities](https://github.com/bcomnes/deploy-to-neocities) GitHub action is used to deploy this site to Neocities. - -Originally, this website was hosted on Neocities exclusively. While I am still deploying this site to Neocities, visiting `leilukin.neocities.org` will redirect you to `leilukin.com`. That said, if you also have a Neocities account, you can still follow me through [my Neocities profile](https://neocities.org/site/leilukin). +Source code of my hobby website, [Leilukin's Hub](https://leilukin.com/). Built with [Eleventy](https://www.11ty.dev/) and deployed to [Netlify](https://www.netlify.com/). ## Dependencies - [Eleventy](https://www.11ty.dev/)