From d504d19b01b752185b6dab69b1b28d360df2d982 Mon Sep 17 00:00:00 2001 From: perro Date: Tue, 19 Mar 2024 12:00:34 -0700 Subject: [PATCH] Cambio de correo --- scripts/make.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/make.py b/scripts/make.py index 21dc76f..82c7e82 100644 --- a/scripts/make.py +++ b/scripts/make.py @@ -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())