From 1d2ae07caeb8ace4eff7adcdb7d145b99fbfa5b6 Mon Sep 17 00:00:00 2001 From: bikoil Date: Tue, 16 Jul 2024 12:46:20 +0300 Subject: [PATCH] Added biko.json domain --- domains/biko.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/biko.json 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" + } +}