From c4366dbbea3ddf46af305435a8362279fa3654e6 Mon Sep 17 00:00:00 2001 From: Miguel BarĂ£o Date: Sun, 23 Dec 2018 15:48:45 +0000 Subject: [PATCH] updated to fontawesome-5.6.3 and fixed some links --- static/fontawesome | 2 +- templates/admin.html | 2 +- templates/grade.html | 2 +- templates/login.html | 6 +++--- templates/review.html | 2 +- templates/test.html | 2 +- 6 files changed, 8 insertions(+), 8 deletions(-) diff --git a/static/fontawesome b/static/fontawesome index 92d1012..88c2208 120000 --- a/static/fontawesome +++ b/static/fontawesome @@ -1 +1 @@ -libs/fontawesome-free-5.6.1-web/ \ No newline at end of file +libs/fontawesome-free-5.6.3-web/ \ No newline at end of file diff --git a/templates/admin.html b/templates/admin.html index d236b09..31c27b0 100644 --- a/templates/admin.html +++ b/templates/admin.html @@ -21,7 +21,7 @@ - + diff --git a/templates/grade.html b/templates/grade.html index 43719b8..3b19c40 100644 --- a/templates/grade.html +++ b/templates/grade.html @@ -11,7 +11,7 @@ - + diff --git a/templates/login.html b/templates/login.html index 6242af9..7a470eb 100644 --- a/templates/login.html +++ b/templates/login.html @@ -11,9 +11,9 @@ - - - + + + diff --git a/templates/review.html b/templates/review.html index 0519c5e..92c5c11 100644 --- a/templates/review.html +++ b/templates/review.html @@ -25,7 +25,7 @@ - + diff --git a/templates/test.html b/templates/test.html index d305a1e..3b1ed5d 100644 --- a/templates/test.html +++ b/templates/test.html @@ -20,7 +20,7 @@ - + -- libgit2 0.21.2