We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 03275f3 commit 43e0e4eCopy full SHA for 43e0e4e
1 file changed
templates/index.html
@@ -3,6 +3,7 @@
3
{%block title%}The world's most advanced open source database{%endblock%}
4
{%block meta%}
5
<meta name="description" content="The official site for PostgreSQL, the world's most advanced open source database" />
6
+ <link rel="me" href="https://fosstodon.org/@postgresql" />
7
{%endblock%}
8
{%block layoutblock%}
9
<div class="jumbotron jumbotron-fluid pg-jumbotron">
0 commit comments