diff --git a/lib/kmxgit_web/templates/page/index.html.heex b/lib/kmxgit_web/templates/page/index.html.heex
index 0ef0b9d..0dc96b9 100644
--- a/lib/kmxgit_web/templates/page/index.html.heex
+++ b/lib/kmxgit_web/templates/page/index.html.heex
@@ -91,13 +91,6 @@ git push -u kmx master</code></pre>
</table>
</div>
</div>
-
- <hr/>
-
- <h3><%= link gettext("kmxgit authors"), to: "#authors", id: "authors" %></h3>
- <ul>
- <li>Thomas de Grivel <thoxdg@gmail.com></li>
- </ul>
</div>
</div>
</div>