commit 6a9ed15819cfd5ba9b26c82cae0f111abc95a92d parent 53290c3305176676bec69ff69fdf9f256a03d2c0 Author: JayVii <jayvii[AT]posteo[DOT]de> Date: Tue, 11 Jun 2024 20:55:16 +0200 fix: remove unnecessary symbol Diffstat:
M | templates/menu.html | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/templates/menu.html b/templates/menu.html @@ -17,7 +17,7 @@ </tr> <tr class="url"> <td></td> -<td>git clone <a href="<!--REPO-->";><!--REPO--></a></td> +<td>git clone <a href="<!--REPO-->"><!--REPO--></a></td> </tr> <tr> <td></td>