diff --git a/domains/biko.json b/domains/biko.json new file mode 100644 index 000000000..f30299260 --- /dev/null +++ b/domains/biko.json @@ -0,0 +1,12 @@ +{ + "description": "Personal website that will be used as an introduction to me, how to contact me, my blog posts and more", + "repo": "https://github.com/Bikoil/bikoil.github.io", + "owner": { + "username": "bikoil", + "email": "devbikoilu@gmail.com", + "twitter": "BikoAni" + }, + "record": { + "CNAME": "bikoil.github.io" + } +}