From f36bf532a7efa62d9b392365337a972210b605d3 Mon Sep 17 00:00:00 2001 From: Olivia Date: Mon, 5 Feb 2024 05:29:25 +0000 Subject: [PATCH] Create olivia.json resolve merge conflict --- domains/olivia.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/olivia.json diff --git a/domains/olivia.json b/domains/olivia.json new file mode 100644 index 000000000..0373c1330 --- /dev/null +++ b/domains/olivia.json @@ -0,0 +1,11 @@ +{ + "repo": "https://github.com/olivi-r/olivi-r.github.io", + "owner": { + "username": "olivi-r", + "email": "olivia.r.dev@gmail.com", + "discord": "723626729247342662" + }, + "record": { + "CNAME": "olivi-r.github.io" + } +}