Cambio de correo

This commit is contained in:
perro tuerto 2024-03-19 12:00:34 -07:00
parent 2e5f47d14d
commit d504d19b01
1 changed files with 1 additions and 1 deletions

View File

@ -91,7 +91,7 @@ contact = {
"cuates": "https://git.cuates.net/perro",
"wikipedia": "https://es.wikipedia.org/wiki/Usuario:Perrotuerto",
"github": "https://github.com/perrotuerto",
"email": "hi@perrotuerto.blog",
"email": "hi@colima.press",
}
json_file = Path(sys.argv[1])
links = json.loads(json_file.read_text())