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 38a0b9d commit d9ea8daCopy full SHA for d9ea8da
_resource/overrides/main.html
@@ -22,7 +22,7 @@
22
{% endif %}
23
<meta property="og:type" content="website" />
24
<meta property="og:title" content="{{ title }}" />
25
- <meta property="og:image" content="https://docs.percona.com/postgresql/16/_images/postgresql.png">
+ <meta property="og:image" content="https://docs.percona.com/postgresql/17/_images/postgresql.png">
26
<meta property="og:url" content="https://docs.percona.com/postgresql/">
27
</head>
28
<body>
@@ -76,4 +76,4 @@
76
posthog.init('phc_7unoI9J6Fm0SMrfDp35xNOpCRTkOAibbffQwdGWbHnL',{api_host:'https://eu.posthog.com'})
77
</script>
78
79
- {% endblock %}
+ {% endblock %}
0 commit comments