diff --git a/static/github.svg b/static/github.svg
new file mode 100644
index 0000000..becd3f9
--- /dev/null
+++ b/static/github.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/static/twitter.svg b/static/twitter.svg
new file mode 100644
index 0000000..0704621
--- /dev/null
+++ b/static/twitter.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/templates/base.html.njk b/templates/base.html.njk
index 70ff793..35eff80 100644
--- a/templates/base.html.njk
+++ b/templates/base.html.njk
@@ -76,6 +76,7 @@
+ No logs are stored. I have no idea, that you were here.
{% block scripts %}
{% endblock %}