Files
is-a-dev/domains/tekno.json
T
2022-06-02 17:44:25 +02:00

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