Skip to content

Commit 0e96047

Browse files
committed
Fix: social cards broken
1 parent 274723c commit 0e96047

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
@@ -130,3 +130,8 @@
130130
html_css_files = ["pyos.css"]
131131
html_title = "Python Packaging Guide"
132132
html_js_files = ["matomo.js"]
133+
134+
135+
# Social cards
136+
ogp_site_url = "http://www.pyopensci.org/python-package-guide"
137+
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)