Merge pull request #14940 from Bikoil/main

Added biko.json domain
This commit is contained in:
CuteDog5695
2024-07-16 13:07:23 +03:00
committed by GitHub
+12
View File
@@ -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"
}
}