From 10a41f56b56dd07f162fb161589d8b469d4bfa06 Mon Sep 17 00:00:00 2001 From: Delta <47292121+LeoCatsune@users.noreply.github.com> Date: Sun, 23 Jun 2024 22:21:23 +1000 Subject: [PATCH] Update delta.is-a.dev: New Github Username I changed my GitHub username from `ProtogenDelta` to `LeoCatsune` - updated contact details and DNS records accordingly. --- domains/delta.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/domains/delta.json b/domains/delta.json index 0a80befd9..5be00badd 100644 --- a/domains/delta.json +++ b/domains/delta.json @@ -1,12 +1,12 @@ { - "description": "Delta's personal website using Github Pages", - "repo": "https://github.com/protogendelta/protogendelta.github.io", + "description": "Leo's personal website using Github Pages", + "repo": "https://github.com/leocatsune/leocatsune.github.io", "owner": { - "username": "ProtogenDelta", + "username": "LeoCatsune", "email": "", - "twitter": "TheDeltaProto" + "twitter": "LeoCatsune" }, "record": { - "CNAME": "protogendelta.github.io" + "CNAME": "leocatsune.github.io" } }