diff --git a/static/fontawesome b/static/fontawesome new file mode 120000 index 0000000..92d1012 --- /dev/null +++ b/static/fontawesome @@ -0,0 +1 @@ +libs/fontawesome-free-5.6.1-web/ \ No newline at end of file diff --git a/static/fontawesome.min.js b/static/fontawesome.min.js deleted file mode 120000 index b7fbd2a..0000000 --- a/static/fontawesome.min.js +++ /dev/null @@ -1 +0,0 @@ -libs/fontawesome-free-5.6.1-web/js/all.js \ No newline at end of file diff --git a/templates/admin.html b/templates/admin.html index 0af4f12..d236b09 100644 --- a/templates/admin.html +++ b/templates/admin.html @@ -21,7 +21,7 @@ - + diff --git a/templates/grade.html b/templates/grade.html index 08c90ce..43719b8 100644 --- a/templates/grade.html +++ b/templates/grade.html @@ -11,7 +11,7 @@ - + diff --git a/templates/login.html b/templates/login.html index 375bef0..6242af9 100644 --- a/templates/login.html +++ b/templates/login.html @@ -11,9 +11,9 @@ - - - + + + diff --git a/templates/review.html b/templates/review.html index 9b29af1..0519c5e 100644 --- a/templates/review.html +++ b/templates/review.html @@ -25,7 +25,7 @@ - +
diff --git a/templates/test.html b/templates/test.html index 61661e5..d305a1e 100644 --- a/templates/test.html +++ b/templates/test.html @@ -20,7 +20,7 @@ - + @@ -139,7 +139,7 @@ viewportMargin: Infinity, matchBrackets: true, styleActiveLine: true, - }); + }); }); -- libgit2 0.21.2