We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 70735d3 commit e444df5Copy full SHA for e444df5
binderhub/templates/page.html
@@ -4,7 +4,7 @@
4
<head>
5
<meta charset="utf-8">
6
<title>{% block title %}Binder{% endblock %}</title>
7
- </head>{% block meta_social %}
+ {% block meta_social %}
8
{# Social media previews #}
9
<meta property="og:title" content="The Binder Project">
10
<meta property="og:image" content="https://mybinder.org/static/images/logo_social.png">
0 commit comments