Merge pull request #1873 from rbaks/main

Create andr.json
This commit is contained in:
Hackermon
2022-03-15 06:14:05 -04:00
committed by GitHub
+11
View File
@@ -0,0 +1,11 @@
{
"description": "Domain for my personal blog",
"repo": "https://github.com/rbaks/rbaks.github.io",
"owner": {
"username": "rbaks",
"email": "andri.bakoson@gmail.com"
},
"record": {
"CNAME": "rbaks.github.io"
}
}