diff --git a/pwnagotchi/ui/web/static/images/pwnagotchi.png b/pwnagotchi/ui/web/static/images/pwnagotchi.png new file mode 100644 index 00000000..f66ff9df Binary files /dev/null and b/pwnagotchi/ui/web/static/images/pwnagotchi.png differ diff --git a/pwnagotchi/ui/web/templates/base.html b/pwnagotchi/ui/web/templates/base.html index b5038cbe..e4eed4af 100644 --- a/pwnagotchi/ui/web/templates/base.html +++ b/pwnagotchi/ui/web/templates/base.html @@ -16,6 +16,8 @@ {% block styles %} + + {% endblock %}