We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 48f4398 commit b357e18Copy full SHA for b357e18
docs/theme.config.js
@@ -30,8 +30,8 @@ export default {
30
head: (
31
<>
32
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
33
- <meta name="description" content="Nextra: the next docs builder" />
34
- <meta name="og:title" content="Nextra: the next docs builder" />
+ <meta name="description" content="node-postgres is a collection of node.js modules for interfacing with your PostgreSQL database." />
+ <meta name="og:title" content="node-postgres" />
35
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-100138145-1"></script>
36
<script
37
dangerouslySetInnerHTML={{
0 commit comments