Update tekno.json

This commit is contained in:
TeknoSenpai
2022-06-02 17:44:25 +02:00
committed by GitHub
parent 16aa6757f2
commit 25a2e0b7c5
+4 -2
View File
@@ -1,5 +1,5 @@
{
"description": "Custom domain for my personal github pages site",
"description": "Custom domain for my personal site",
"repo": "https://github.com/TeknoSenpai/teknosenpai.github.io",
"owner": {
"username": "TeknoSenpai",
@@ -7,6 +7,8 @@
"twitter": "@TeknoSenpai"
},
"record": {
"CNAME": "teknosenpai.github.io"
"A": [
"173.212.245.116"
]
}
}