Create tekno.json

This commit is contained in:
TeknoSenpai
2022-04-25 11:37:26 +02:00
committed by GitHub
parent 0b8df7a97a
commit 4d167992b6
+12
View File
@@ -0,0 +1,12 @@
{
"description": "Custom domain for my personal github pages site",
"repo": "https://github.com/TeknoSenpai/teknosenpai.github.io",
"owner": {
"username": "TeknoSenpai",
"email": "tekno@hiri.dev",
"twitter": "@TeknoSenpai"
},
"record": {
"CNAME": "teknosenpai.github.io"
}
}