From 114e083323b1b6aa2430c03343a6349ec504b693 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Martial=20S=C3=A9ron?= Date: Wed, 7 Oct 2020 23:17:26 +0200 Subject: [PATCH] Add martial.json --- domains/martial.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/martial.json diff --git a/domains/martial.json b/domains/martial.json new file mode 100644 index 000000000..255ef51be --- /dev/null +++ b/domains/martial.json @@ -0,0 +1,12 @@ +{ + "description": "Martial is a dev", + "repo": "https://github.com/MartialSeron/MartialSeron.github.io", + "owner": { + "username": "MartialSeron", + "email": "martial.seron@gmail.com" + }, + "record": { + "CNAME": "martialseron.github.io", + "URL": "https://martial.is-a.dev" + } +}