diff --git a/www/conservancy/templates/supporter/index.html b/www/conservancy/templates/supporter/index.html index 4499549e288d291ab832f4e1d38a38ec499bba4e..2cfed17bad07b9c7cc99f5e9045947a4783a9a07 100644 --- a/www/conservancy/templates/supporter/index.html +++ b/www/conservancy/templates/supporter/index.html @@ -5,6 +5,8 @@ {% block head %} +{% include "opengraph_partial.html" with url="/supporter/" 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 %} {% block content %}