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 70976910..ca5e5278 100644 --- a/pwnagotchi/ui/web/templates/base.html +++ b/pwnagotchi/ui/web/templates/base.html @@ -15,6 +15,8 @@ {% block styles %} + + {% endblock %}