From 24a1783e58dd3c7bca7bde133586b8df59b68523 Mon Sep 17 00:00:00 2001 From: "ann.off" <142986025+ann-dvlpr@users.noreply.github.com> Date: Tue, 7 May 2024 11:54:59 +0300 Subject: [PATCH] Update and rename fluid.json to ann.json --- domains/{fluid.json => ann.json} | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) rename domains/{fluid.json => ann.json} (50%) diff --git a/domains/fluid.json b/domains/ann.json similarity index 50% rename from domains/fluid.json rename to domains/ann.json index 6fe07d509..e154aefdb 100644 --- a/domains/fluid.json +++ b/domains/ann.json @@ -1,11 +1,11 @@ { "description": "Personal website to host bio info and other things", - "repo": "https://github.com/fluid-developer/fluid-developer.github.io", + "repo": "https://github.com/ann-dvlpr/ann-dvlpr.github.io", "owner": { - "username": "fluid-developer", + "username": "ann-dvlpr", "email": "ne0xch4r4@gmail.com" }, "record": { - "CNAME": "fluid-developer.github.io" + "CNAME": "ann-dvlpr.github.io" } }