Skip to content

Commit 0c645c6

Browse files
committed
fix repo URL
1 parent fad5be7 commit 0c645c6

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

data/site.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"home": {
1212
"heading": { "pt": "O que fazemos", "en": "What we do" },
1313
"cards": [
14-
{ "route": "comunidade", "title": { "pt": "Comunidade", "en": "Community" }, "text": { "pt": "Conversamos no Telegram e nas redes sociais, e promovemos almoços, coding dojos e palestras.", "en": "We connect through Telegram and social media, and run lunches, coding dojos and talks." }, "cta": { "pt": "Saiba mais", "en": "Learn more" } },
14+
{ "route": "comunidade", "title": { "pt": "Comunidade", "en": "Community" }, "text": { "pt": "Conversamos no Telegram e nas redes sociais, e promovemos encontros técnicos (palestras e workshops) e não tecnicos (PyBar).", "en": "We connect through Telegram and social media, and promote technical (talks and workshops) and non-technical (PyBar) gatherings." }, "cta": { "pt": "Saiba mais", "en": "Learn more" } },
1515
{ "route": "membros", "title": { "pt": "Membros", "en": "Members" }, "text": { "pt": "Colaboradores mantêm a comunicação ativa e ajudam a organizar e divulgar os encontros.", "en": "Contributors keep communication active and help organise and share our events." }, "cta": { "pt": "Conheça", "en": "Meet them" } },
1616
{ "route": "projetos", "title": { "pt": "Projetos", "en": "Projects" }, "text": { "pt": "Iniciativas colaborativas para levar conhecimento e Python a mais pessoas.", "en": "Collaborative initiatives that bring Python and knowledge to more people." }, "cta": { "pt": "Ver projetos", "en": "View projects" } }
1717
]
@@ -46,5 +46,5 @@
4646
{ "text": "YouTube", "href": "https://www.youtube.com/c/PythonMinasGerais" },
4747
{ "text": "Telegram", "href": "https://telegram.me/pythonmg" }
4848
],
49-
"footer": { "credit": { "pt": "Feito com Python, JSON e HTML.", "en": "Made with Python, JSON and HTML." }, "repo": "https://github.com/pythonmg/pythonmg.github.io" }
49+
"footer": { "credit": { "pt": "Feito com Python, JSON e HTML.", "en": "Made with Python, JSON and HTML." }, "repo": "https://github.com/pythonmg/site-pythonmg" }
5050
}

0 commit comments

Comments
 (0)