diff --git a/views/html/base_html.pug b/views/html/base_html.pug
index e7b0494..ad8db94 100644
--- a/views/html/base_html.pug
+++ b/views/html/base_html.pug
@@ -18,6 +18,10 @@ html(lang='en')
span(aria-hidden='true')
#navbarBasicExample.navbar-menu
.navbar-end
+ a.navbar-item.is-size-6(href='https://gitea.tforgione.fr/tforgione/pytron')
+ strong Git repository
+ a.navbar-item.is-size-6(href='https://gitea.tforgione.fr/tforgione/pytron/wiki')
+ strong Wiki
a.navbar-item.is-size-6(href='/upload')
strong Upload your AI
block content