diff --git a/mapit/static/mapit/img/mapit-opengraph.png b/mapit/static/mapit/img/mapit-opengraph.png new file mode 100644 index 00000000..eed981c7 Binary files /dev/null and b/mapit/static/mapit/img/mapit-opengraph.png differ diff --git a/mapit/templates/mapit/base.html b/mapit/templates/mapit/base.html index 001f9615..86a0feef 100644 --- a/mapit/templates/mapit/base.html +++ b/mapit/templates/mapit/base.html @@ -11,6 +11,12 @@ {% block fulltitle %}{% block title %}{% endblock %} - MapIt{% endblock %} + + + + + + {% block main_css %}{% endblock %}