Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion main.py
Original file line number Diff line number Diff line change
Expand Up @@ -489,7 +489,7 @@
},
"en": {
"site-title": "Python Togo",
"nav-home": "The Python Software Community Togo",
"nav-home": "Home",
"nav-about": "About",
"nav-code": "Code of Conduct",
"nav-events": "Events",
Expand Down
1 change: 1 addition & 0 deletions templates/base.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
<meta name="robots" content="index, follow, max-snippet:320, max-image-preview:large, max-video-preview:-1">
<meta name="theme-color" content="#121212">
<meta name="application-name" content="Python Togo">
<meta name="keywords" content="Python, Togo, Programmation, Développement, Communauté, Événements, Formation, Actualités, Partenaires, Code de conduite, The Python Software Community Togo, pycontg, PyCOn Togo, Python Togo Discord, Python Togo YouTube, Python Togo GitHub, PyTogo, PythonTogo, Python Togo Community">


{# hreflang alternates for SEO #}
Expand Down