diff --git a/website/static/og-image.png b/website/static/og-image.png new file mode 100644 index 0000000..d41e780 Binary files /dev/null and b/website/static/og-image.png differ diff --git a/website/static/og-image.svg b/website/static/og-image.svg new file mode 100644 index 0000000..4aeda17 --- /dev/null +++ b/website/static/og-image.svg @@ -0,0 +1,54 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + THE FIELD GUIDE TO THE PYTHON ECOSYSTEM + + + Awesome Python + + + An opinionated list of awesome Python frameworks, + libraries, tools, and resources. + + + awesome-python.com + diff --git a/website/templates/base.html b/website/templates/base.html index 5c2d093..d7d7d2e 100644 --- a/website/templates/base.html +++ b/website/templates/base.html @@ -15,6 +15,7 @@ property="og:description" content="An opinionated list of Python frameworks, libraries, tools, and resources." /> +