diff --git a/blogposts/_test.md b/blogposts/_test.md index 97fa764..517bba0 100644 --- a/blogposts/_test.md +++ b/blogposts/_test.md @@ -1,6 +1,6 @@ --- title: "Test" -author: "Monty" +author: "monty" author_image: "https://www.github.com/ashmonty.png" date: "January 20, 2038" caption: "A post to test the styling of the various elements we might use (rename to _test.md before deploying the blog section)" diff --git a/locales/AR_ar.json b/locales/AR_ar.json index 70e4e06..4dda600 100644 --- a/locales/AR_ar.json +++ b/locales/AR_ar.json @@ -107,7 +107,7 @@ "github": "https://github.com/jipfr" }, { - "name": "Monty", + "name": "monty", "caption": "مطور الويب", "picture": "https://github.com/ashmonty.png", "github": "https://github.com/ashmonty" diff --git a/locales/BR_pt.json b/locales/BR_pt.json index 67a4907..5ba81d8 100644 --- a/locales/BR_pt.json +++ b/locales/BR_pt.json @@ -107,7 +107,7 @@ "github": "https://github.com/jipfr" }, { - "name": "Monty", + "name": "monty", "caption": "Desenvolvimento web", "picture": "https://github.com/ashmonty.png", "github": "https://github.com/ashmonty" diff --git a/locales/DE_de.json b/locales/DE_de.json index 32a8e09..569ba8e 100644 --- a/locales/DE_de.json +++ b/locales/DE_de.json @@ -107,7 +107,7 @@ "github": "https://github.com/jipfr" }, { - "name": "Monty", + "name": "monty", "caption": "Webentwicklung", "picture": "https://github.com/ashmonty.png", "github": "https://github.com/ashmonty" diff --git a/locales/ES_es.json b/locales/ES_es.json index ff7935e..73e0063 100644 --- a/locales/ES_es.json +++ b/locales/ES_es.json @@ -107,7 +107,7 @@ "github": "https://github.com/jipfr" }, { - "name": "Monty", + "name": "monty", "caption": "Desarrollo web", "picture": "https://github.com/ashmonty.png", "github": "https://github.com/ashmonty" diff --git a/locales/FR_fr.json b/locales/FR_fr.json index aa61ac6..bf14545 100644 --- a/locales/FR_fr.json +++ b/locales/FR_fr.json @@ -109,7 +109,7 @@ "github": "https://github.com/jipfr" }, { - "name": "Monty", + "name": "monty", "caption": "Développement Web", "picture": "https://github.com/ashmonty.png", "github": "https://github.com/ashmonty" diff --git a/locales/IT_it.json b/locales/IT_it.json index 1b649ca..d560281 100644 --- a/locales/IT_it.json +++ b/locales/IT_it.json @@ -107,7 +107,7 @@ "github": "https://github.com/jipfr" }, { - "name": "Monty", + "name": "monty", "caption": "Sviluppo web", "picture": "https://github.com/ashmonty.png", "github": "https://github.com/ashmonty" diff --git a/locales/KR_ko.json b/locales/KR_ko.json index 74600c6..2b97bcd 100644 --- a/locales/KR_ko.json +++ b/locales/KR_ko.json @@ -107,7 +107,7 @@ "github": "https://github.com/jipfr" }, { - "name": "Monty", + "name": "monty", "caption": "웹 개발", "picture": "https://github.com/ashmonty.png", "github": "https://github.com/ashmonty" diff --git a/locales/RO_ro.json b/locales/RO_ro.json index ee5be76..9c40897 100644 --- a/locales/RO_ro.json +++ b/locales/RO_ro.json @@ -107,7 +107,7 @@ "github": "https://github.com/jipfr" }, { - "name": "Monty", + "name": "monty", "caption": "Dezvoltare web", "picture": "https://github.com/ashmonty.png", "github": "https://github.com/ashmonty" diff --git a/locales/RU_ru.json b/locales/RU_ru.json index 41f9db3..02ac930 100644 --- a/locales/RU_ru.json +++ b/locales/RU_ru.json @@ -107,7 +107,7 @@ "github": "https://github.com/jipfr" }, { - "name": "Monty", + "name": "monty", "caption": "Web-разработка", "picture": "https://github.com/ashmonty.png", "github": "https://github.com/ashmonty" diff --git a/locales/TR_tr.json b/locales/TR_tr.json index 69d8bec..49bef2d 100644 --- a/locales/TR_tr.json +++ b/locales/TR_tr.json @@ -107,7 +107,7 @@ "github": "https://github.com/jipfr" }, { - "name": "Monty", + "name": "monty", "caption": "Web sayfası geliştirme", "picture": "https://github.com/ashmonty.png", "github": "https://github.com/ashmonty" diff --git a/locales/US_en.json b/locales/US_en.json index 80071b8..3b5df33 100644 --- a/locales/US_en.json +++ b/locales/US_en.json @@ -107,7 +107,7 @@ "github": "https://github.com/jipfr" }, { - "name": "Monty", + "name": "monty", "caption": "Web development", "picture": "https://github.com/ashmonty.png", "github": "https://github.com/ashmonty" diff --git a/views/partials/footer.handlebars b/views/partials/footer.handlebars index 2831901..a674ead 100644 --- a/views/partials/footer.handlebars +++ b/views/partials/footer.handlebars @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file