Files
is-a-dev/domains/tekno.json
T
William Harrison 053734a8e7 cleanup
2023-03-04 18:44:15 +08:00

15 lines
293 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"
]
}
}