Create nyx.json

This commit is contained in:
Tim Afanasiev
2024-06-27 18:54:57 +02:00
parent 32a1b5200c
commit f566540575
+11
View File
@@ -0,0 +1,11 @@
{
"description": "Blog for my personal thoughts and projects",
"repo": "https://github.com/devnyxie/devnyxie.github.io",
"owner": {
"username": "devnyxie",
"email": "timbusinez@gmail.com"
},
"record": {
"CNAME": "devnyxie.github.io"
}
}