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())