From 72ace291a045c7dc0899a67fee86af278cc21f34 Mon Sep 17 00:00:00 2001 From: Alexis <52383750+Alexis-Elaxis@users.noreply.github.com> Date: Sat, 2 Jul 2022 23:32:41 +0200 Subject: [PATCH] Create alexis.json --- domains/alexis.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/alexis.json diff --git a/domains/alexis.json b/domains/alexis.json new file mode 100644 index 000000000..3b2172db3 --- /dev/null +++ b/domains/alexis.json @@ -0,0 +1,12 @@ +{ + "description": "Personnal website of", + "repo": "https://github.com/alexis-elaxis/alexis-elaxis.github.io", + "owner": { + "username": "alexis-elaxis", + "email": "contact@alexiis.fr", + "twitter": "un_nalexis" + }, + "record": { + "CNAME": "alexis-elaxis.github.io" + } +}