From 994ce2238a33044b534cfaf18bf7de3cf4c3f575 Mon Sep 17 00:00:00 2001 From: ari melody Date: Mon, 27 May 2024 15:16:52 +0100 Subject: [PATCH 1/2] added itzzen.net web button --- public/img/buttons/itzzen.png | 3 +++ public/index.html | 3 +++ 2 files changed, 6 insertions(+) create mode 100644 public/img/buttons/itzzen.png diff --git a/public/img/buttons/itzzen.png b/public/img/buttons/itzzen.png new file mode 100644 index 0000000..9170e9c --- /dev/null +++ b/public/img/buttons/itzzen.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:62a0e02ca83c7de571023d208152d9fa7a30eb6a31dee7199a548d23872a2294 +size 2867 diff --git a/public/index.html b/public/index.html index ea82bd9..9119e08 100644 --- a/public/index.html +++ b/public/index.html @@ -199,6 +199,9 @@ elke web button + + itzzen web button +
From 42a73542c7d3ee95aab7fb415c52d511942677d2 Mon Sep 17 00:00:00 2001 From: ari melody Date: Wed, 4 Sep 2024 17:31:27 +0100 Subject: [PATCH 2/2] updated README- migration time! --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 0d033aa..9f697ea 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,8 @@ home to your local SPACEGIRL 💫 --- +**ARCHIVE NOTICE:** this repository is **deprecated** in favour of the new server-side rendered site! it includes a lot of the nice features i wanted to have for a long time, and you can find it [here](https://git.arimelody.me/ari/arimelody.me)! + this is a simple-ish website, built up from a foundation that used to be merely a placeholder page (which i have no git history for because i thought really far ahead :3) eventually this will be built up with a custom backend (likely written in rust or go, whichever i have the most patience for ;p) to support all sorts of other fancy server-side features i want to eventually implement!