From bb691ee06f43fbfe89f5aae7edeed1e756773726 Mon Sep 17 00:00:00 2001 From: Antonio Cacciapuoti Date: Tue, 17 May 2022 15:32:55 +0200 Subject: [PATCH] Create antonio.json --- domains/antonio.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/antonio.json diff --git a/domains/antonio.json b/domains/antonio.json new file mode 100644 index 000000000..636e10ca0 --- /dev/null +++ b/domains/antonio.json @@ -0,0 +1,11 @@ +{ + "description": "For my personal landing page", + "repo": "https://github.com/YantCaccia/yantcaccia.github.io", + "owner": { + "username": "YantCaccia", + "email": "yantcaccia@gmail.com" + }, + "record": { + "CNAME": "yantcaccia.github.io" + } +}