From ecf83427ff8daadac4cf665ddee18a1b14f4bfac Mon Sep 17 00:00:00 2001 From: Injamul Mohammad Mollah Date: Tue, 18 May 2021 12:19:35 +0530 Subject: [PATCH] Create schedule.json --- domains/schedule.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/schedule.json diff --git a/domains/schedule.json b/domains/schedule.json new file mode 100644 index 000000000..ff7249a46 --- /dev/null +++ b/domains/schedule.json @@ -0,0 +1,11 @@ + +{ + "description": "College Schedule Website", + "owner": { + "username": "mrinjamul", + "email": "injamulmohammadmollah@gmail.com" + }, + "record": { + "CNAME": "mrinjamul.gitlab.io/myschedule/" + } +}