Skip to content

Commit ebb91b1

Browse files
Update main.html
1 parent 6aa8a95 commit ebb91b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_resource/overrides/main.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
{% endif %}
2323
<meta property="og:type" content="website" />
2424
<meta property="og:title" content="{{ title }}" />
25-
<meta property="og:image" content="https://docs.percona.com/postgresql/16/_images/postgresql.png">
25+
<meta property="og:image" content="https://docs.percona.com/postgresql/15/_images/postgresql.png">
2626
<meta property="og:url" content="https://docs.percona.com/postgresql/">
2727
</head>
2828
<body>

0 commit comments

Comments
 (0)