Files
is-a-dev/domains/tekno.json
T
William Harrison 5c7f216e5e feat: prettier
2023-04-03 17:50:50 +08:00

13 lines
309 B
JSON

{
"description": "Custom domain for my personal site",
"repo": "https://github.com/TeknoSenpai/teknosenpai.github.io",
"owner": {
"username": "TeknoSenpai",
"email": "tekno@hiri.dev",
"twitter": "TeknoSenpai"
},
"record": {
"A": ["173.212.245.116"]
}
}