Skip to content

Commit ddb511e

Browse files
authored
Fix: social cards broken
2 parents b88ed65 + 91a0eb2 commit ddb511e

File tree

5 files changed

+5
-90
lines changed

5 files changed

+5
-90
lines changed

conf.py

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -131,3 +131,8 @@
131131
html_css_files = ["pyos.css"]
132132
html_title = "Python Packaging Guide"
133133
html_js_files = ["matomo.js"]
134+
135+
136+
# Social cards
137+
ogp_site_url = "http://www.pyopensci.org/python-package-guide"
138+
ogp_image = "https://www.pyopensci.org/python-package-guide/_static/logo-light-mode.png"

images/logo/download.svg

Lines changed: 0 additions & 90 deletions
This file was deleted.

images/logo/favicon.ico

-16.7 KB
Binary file not shown.

images/logo/logo.png

-9.62 KB
Binary file not shown.

images/logo/logo.psd

-376 KB
Binary file not shown.

0 commit comments

Comments
 (0)