diff --git a/app/templates/base.html b/app/templates/base.html
index b6a0f87..9589ff9 100644
--- a/app/templates/base.html
+++ b/app/templates/base.html
@@ -9,6 +9,7 @@
Porom
{% endif %}
+
{% include 'common/topnav.html' %}
diff --git a/data/static/favicon.png b/data/static/favicon.png
new file mode 100644
index 0000000..2984547
Binary files /dev/null and b/data/static/favicon.png differ