From c004bb6bdd986be8b26e77eb20fa78a6fe1758f0 Mon Sep 17 00:00:00 2001 From: Thayol Date: Mon, 19 Jul 2021 20:03:53 +0200 Subject: [PATCH] Added GitHub links --- templates/login-form.html | 1 + templates/navbar.html | 1 + templates/register-form.html | 1 + 3 files changed, 3 insertions(+) diff --git a/templates/login-form.html b/templates/login-form.html index b7896ad..c8977a4 100644 --- a/templates/login-form.html +++ b/templates/login-form.html @@ -17,4 +17,5 @@

Don't have an account? Sign up!

+

GitHub

\ No newline at end of file diff --git a/templates/navbar.html b/templates/navbar.html index 45d3fe6..8a4b951 100644 --- a/templates/navbar.html +++ b/templates/navbar.html @@ -13,4 +13,5 @@ +

GitHub

\ No newline at end of file diff --git a/templates/register-form.html b/templates/register-form.html index 614272f..5cf545a 100644 --- a/templates/register-form.html +++ b/templates/register-form.html @@ -21,4 +21,5 @@

Have an account? Log in!

+

GitHub

\ No newline at end of file