From 9cdcfccf4b905b3e1a515a16146a5a52cd1c1443 Mon Sep 17 00:00:00 2001 From: Semanteo <55351251+Semanteo@users.noreply.github.com> Date: Thu, 11 Aug 2022 18:32:29 +0200 Subject: [PATCH] Create semanteo.json --- domains/semanteo.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/semanteo.json diff --git a/domains/semanteo.json b/domains/semanteo.json new file mode 100644 index 000000000..a3cba613b --- /dev/null +++ b/domains/semanteo.json @@ -0,0 +1,11 @@ +{ + "description": "semanteo.is-a.dev", + "repo": "https://github.com/Semanteo/semanteo.github.io", + "owner": { + "username": "Semanteo", + "email": "simsim3374@gmail.com" + }, + "record": { + "CNAME": "semanteo.github.io" + } +}