From 8b685d726122ec0424db462940f74a78235fac4b Mon Sep 17 00:00:00 2001 From: adldotori Date: Fri, 7 Apr 2023 23:32:34 +0900 Subject: [PATCH] feat: add logo --- api/templates/base.html | 6 ++++++ static/eval.png | Bin 0 -> 370345 bytes static/styles.css | 7 +++++++ 3 files changed, 13 insertions(+) create mode 100644 static/eval.png diff --git a/api/templates/base.html b/api/templates/base.html index 6f1d847..d35ced7 100644 --- a/api/templates/base.html +++ b/api/templates/base.html @@ -11,6 +11,7 @@ integrity="sha384-KK94CHFLLe+nY2dmCWGMq91rCGa5gtU4mk92HdvYe+M/SXH301p5ILy+dN9+nJOZ" crossorigin="anonymous" /> + {% block head %} {% endblock %} @@ -24,6 +25,11 @@ + EVAL