From d278b0ad614ef18a64fd874e42deef776716ea82 Mon Sep 17 00:00:00 2001 From: Sudarsan <69678617+scientific-dev@users.noreply.github.com> Date: Mon, 16 Aug 2021 15:12:26 +0530 Subject: [PATCH] Create scientific-dev.json --- domains/scientific-dev.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/scientific-dev.json diff --git a/domains/scientific-dev.json b/domains/scientific-dev.json new file mode 100644 index 000000000..6234bcf0d --- /dev/null +++ b/domains/scientific-dev.json @@ -0,0 +1,11 @@ +{ + "description": "A personal website to display my projects and details about me.", + "repo": "https://github.com/scientific-dev/portfolio", + "owner": { + "username": "scientific-dev", + "twitter": "ScientificDev" + }, + "record": { + "CNAME": "scientific-dev.github.io" + } +}