supporter: Add OpenGraph tags.
This commit is contained in:
parent
80eb02c104
commit
8db3cc0eb7
1 changed files with 2 additions and 0 deletions
|
@ -5,6 +5,8 @@
|
|||
{% block head %}
|
||||
<script type="text/javascript" src="/js/supporter-page.js"></script>
|
||||
<link href="/css/forms.css" rel="stylesheet" type="text/css"/>
|
||||
{% 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 %}
|
||||
|
|
Loading…
Reference in a new issue