From 95cf50df169c8d16d64e07d86884f5a89c83044b Mon Sep 17 00:00:00 2001 From: AleixMT Date: Sat, 24 Aug 2024 17:03:42 +0200 Subject: [PATCH] FIXED: more strange characters in the data for universities vocal. Change by regular ASCII characters --- data/universities.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/universities.json b/data/universities.json index c373413..e505631 100644 --- a/data/universities.json +++ b/data/universities.json @@ -3,4 +3,4 @@ "email": "{{EMAIL}}", "position": "{{POSITION}}", "linkedin": "{{LINKEDIN}}" -} +} \ No newline at end of file