Skip to content

Commit

Permalink
Updating okfn.org open graph tags with new OKF logo (#432)
Browse files Browse the repository at this point in the history
* Delete okf-logo-og-green-background-1200x630.png

* Add files via upload

* Updating base.html with URL for new OKF logo
  • Loading branch information
Stephen Abbott Pugh committed Feb 10, 2020
1 parent cc91b11 commit f12007b
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
Binary file added static/img/OKF-logo-white-background.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed static/img/okf-logo-og-green-background-1200x630.png
Binary file not shown.
2 changes: 1 addition & 1 deletion templates/base.html
Expand Up @@ -23,7 +23,7 @@
<meta property="og:description"
content="{% page_attribute 'meta_description' %}"/>
<meta property="og:image"
content="{{ STATIC_URL }}img/okf-logo-og-green-background-1200x630.png"/>
content="{{ STATIC_URL }}img/OKF-logo-white-background.png"/>

{% block head-meta-fb-open-graph-extra %}{% endblock %}
{% endblock %}
Expand Down

0 comments on commit f12007b

Please sign in to comment.