Skip to content

Commit d9ea8da

Browse files
Update main.html
1 parent 38a0b9d commit d9ea8da

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

_resource/overrides/main.html

Lines changed: 2 additions & 2 deletions
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/17/_images/postgresql.png">
2626
<meta property="og:url" content="https://docs.percona.com/postgresql/">
2727
</head>
2828
<body>
@@ -76,4 +76,4 @@
7676
posthog.init('phc_7unoI9J6Fm0SMrfDp35xNOpCRTkOAibbffQwdGWbHnL',{api_host:'https://eu.posthog.com'})
7777
</script>
7878

79-
{% endblock %}
79+
{% endblock %}

0 commit comments

Comments
 (0)