diff --git a/static/apple-touch-icon.png b/static/apple-touch-icon.png
new file mode 100644
index 0000000..945f52f
--- /dev/null
+++ b/static/apple-touch-icon.png
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:e3c9dfca066fe86abee8f8a8be7168467f0f7177f786625868801d3dc03f8afc
+size 5874
diff --git a/static/favicon-16x16.png b/static/favicon-16x16.png
new file mode 100644
index 0000000..47926e2
--- /dev/null
+++ b/static/favicon-16x16.png
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:7ef7d41037b889e0bccbbc0267ee541095c5204114e87761986fb97a8af6a5cd
+size 484
diff --git a/static/favicon-32x32.png b/static/favicon-32x32.png
new file mode 100644
index 0000000..482ff82
--- /dev/null
+++ b/static/favicon-32x32.png
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:a54d233f52f0c00b0ce246d6528d2d7a52934a6dd1a54d1fe866b5400517cf8f
+size 954
diff --git a/static/favicon.ico b/static/favicon.ico
new file mode 100644
index 0000000..089a019
--- /dev/null
+++ b/static/favicon.ico
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:b3ba6db722d93335a1998498028f7e775108c924595a2ad1115b7f750c9455e9
+size 15406
diff --git a/templates/base.html b/templates/base.html
index ed2f505..1f29f53 100644
--- a/templates/base.html
+++ b/templates/base.html
@@ -22,6 +22,12 @@
+
+
+
+
+
+
{% block extra_css %}{% endblock %}