diff --git a/RIGS/static/imgs/logo.png b/RIGS/static/imgs/logo.png new file mode 100644 index 00000000..31d0bf74 Binary files /dev/null and b/RIGS/static/imgs/logo.png differ diff --git a/templates/base.html b/templates/base.html index 32f36911..b51c2a4a 100644 --- a/templates/base.html +++ b/templates/base.html @@ -14,7 +14,7 @@ - + {% block css %} @@ -34,7 +34,10 @@ Skip to content {% include "analytics.html" %} {% block navbar %} - + + + + {% block titleheader %} {% endblock %}