mirror of
https://github.com/tiennm99/is-a-dev.git
synced 2026-05-20 05:27:07 +00:00
Merge pull request #512 from Termonoid/main
Reconfigure termonoid.json to self-hosted server
This commit is contained in:
@@ -1,12 +1,14 @@
|
||||
{
|
||||
"description": "my nickname, for using with github pages",
|
||||
"repo": "https://github.com/termonoid/termonoid.github.io",
|
||||
"description": "Domain for personal server",
|
||||
"repo": "https://github.com/Termonoid/",
|
||||
"owner": {
|
||||
"username": "Termonoid",
|
||||
"email": "termonoid@cumallover.me",
|
||||
"telegram": "termonoid"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "termonoid.github.io"
|
||||
"A": [
|
||||
"51.75.248.116"
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user