From 94d03487abd86e50e727f155371e56d6994887d3 Mon Sep 17 00:00:00 2001 From: Mikko <95996840+mikkortx@users.noreply.github.com> Date: Fri, 18 Mar 2022 20:35:39 +1100 Subject: [PATCH] Create mikko.json --- domains/mikko.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/mikko.json diff --git a/domains/mikko.json b/domains/mikko.json new file mode 100644 index 000000000..76081a577 --- /dev/null +++ b/domains/mikko.json @@ -0,0 +1,12 @@ +{ + "description": "Mikko's Developer Page", + "repo": "https://github.com/mikkortx/cv", + "owner": { + "username": "mikkortx", + "email": "mikkoahh@gmail.com", + "twitter": "mikkortx" + }, + "record": { + "CNAME": "https://mikkortx.github.io/cv/" + } +}