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 c20d565 commit 2526a52Copy full SHA for 2526a52
examples/official-site/sqlpage/migrations/01_documentation.sql
@@ -1181,7 +1181,7 @@ You see the [page layouts demo](./examples/layouts.sql) for a live example of th
1181
"/assets/highlightjs-launch.js"
1182
],
1183
"css": "/assets/highlightjs-and-tabler-theme.css",
1184
- "footer": "Official [SQLPage](https://sql-page.com) documentation"
+ "footer": "[Built with SQLPage](https://github.com/sqlpage/SQLPage/tree/main/examples/official-site)"
1185
}]')),
1186
('shell', '
1187
### Sharing the shell between multiple pages
0 commit comments