From 832c32194e1bf9ae25426e1496ca494ddda82cd2 Mon Sep 17 00:00:00 2001 From: TotoCode <118753153+TotoCodeFR@users.noreply.github.com> Date: Tue, 21 May 2024 12:10:07 +0200 Subject: [PATCH] Create totocode.json --- domains/totocode.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/totocode.json diff --git a/domains/totocode.json b/domains/totocode.json new file mode 100644 index 000000000..240c61e7d --- /dev/null +++ b/domains/totocode.json @@ -0,0 +1,12 @@ +{ + "description": "Describe the use of this subdomain", + "repo": "https://github.com/TotoCodeFR/TotoCodeFR.github.io", + "owner": { + "username": "TotoCodeFR", + "email": "totocodefr@duck.com", + "twitter": "TotoCodeFR" + }, + "record": { + "CNAME": "TotoCodeFR.github.io" + } +}