Commit 97216819c519424e1d6a96abef7a0ac59ec54924

Thomas de Grivel 2022-12-01T15:08:08

remove author

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
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 &lt;thoxdg@gmail.com&gt;</li>
-      </ul>
     </div>
   </div>
 </div>