From 68568e97af6fa8dbb25490edca2e4a3ed3fd6e5d Mon Sep 17 00:00:00 2001 From: markdimi Date: Tue, 20 Oct 2020 15:17:08 +0300 Subject: [PATCH] adding my self to the awesome is-a-dev subdomain --- domains/markos.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/markos.json diff --git a/domains/markos.json b/domains/markos.json new file mode 100644 index 000000000..cdbb94bd6 --- /dev/null +++ b/domains/markos.json @@ -0,0 +1,11 @@ +{ + "description": "Hello my name is Markos Dimitsas and I am from Greece.", + "repo": "https://github.com/markdimi", + "owner": { + "username": "markdimi", + "email": "markdimitsas@gmail.com" + }, + "record": { + "CNAME": "https://markos.me" + } + } \ No newline at end of file