diff --git a/conservancy/templates/supporter/index.html b/conservancy/templates/supporter/index.html index 0a3a07de73aedb0d75ac54c85a4b2c13e94b3fa8..dc55b75602a622d67422bee68c7449c6aa198f5a 100644 --- a/conservancy/templates/supporter/index.html +++ b/conservancy/templates/supporter/index.html @@ -5,7 +5,7 @@ {% block head %} - + {% include "opengraph_partial.html" with url="/sustainer/" title="Support Conservancy!" description="Software freedom is critical to many of today’s most pressing social issues, but it’s only effective when FOSS is for everyone. Support Conservancy today to help make that happen!" %} {% include "opengraph_urllist_partial.html" with property='image' urls='' fallback='/img/conservancy-logo.png' %} {% endblock %}