From 91e009c2473528f7570762245b194bcd6d3b7cf3 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sat, 22 Apr 2023 19:29:57 +0800 Subject: [PATCH] Update and rename Sylestic.json to sylestic.json --- domains/Sylestic.json | 9 --------- domains/sylestic.json | 10 ++++++++++ 2 files changed, 10 insertions(+), 9 deletions(-) delete mode 100644 domains/Sylestic.json create mode 100644 domains/sylestic.json diff --git a/domains/Sylestic.json b/domains/Sylestic.json deleted file mode 100644 index bc0c6d599..000000000 --- a/domains/Sylestic.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Sylestic", - "discord": "Sylestic#4231", - }, - "record": { - "CNAME": "sylestic.github.io", - }, -} diff --git a/domains/sylestic.json b/domains/sylestic.json new file mode 100644 index 000000000..191f96064 --- /dev/null +++ b/domains/sylestic.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "Sylestic", + "email": "", + "discord": "Sylestic#4231" + }, + "record": { + "CNAME": "sylestic.github.io" + } +}