Files
is-a-dev/domains/tekno.json
T
2022-04-25 11:37:26 +02:00

13 lines
303 B
JSON

{
"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"
}
}