X-Git-Url: https://git.mdrn.pl/edumed.git/blobdiff_plain/0906b753cf528d45e225a4c196b3ed4ba7059f5c..eeac2861e6c193b096948eba4e8969e89c4148bd:/edumed/templates/base.html?ds=inline

diff --git a/edumed/templates/base.html b/edumed/templates/base.html
index dd798dd..eb941a6 100644
--- a/edumed/templates/base.html
+++ b/edumed/templates/base.html
@@ -10,7 +10,7 @@
 
 {% block ogurl %}https://olimpiadacyfrowa.pl{% endblock %}
 
-{% block og_image %}http://olimpiadacyfrowa.pl/media/chunks/attachment/olimpiada_cyfrowa_logo.png{% endblock %}
+{% block og_image %}{% static "img/logo-oc.png" %}{% endblock %}
 
 {% block logo %}<img src="{% static "img/logo-oc.png" %}" height="73" alt="Olimpiada cyfrowa"/>{% endblock %}