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 6aa8a95 commit ebb91b1Copy full SHA for ebb91b1
_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/15/_images/postgresql.png">
26
<meta property="og:url" content="https://docs.percona.com/postgresql/">
27
</head>
28
<body>
0 commit comments