Skip to content

Commit 2526a52

Browse files
committed
site footer
1 parent c20d565 commit 2526a52

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/official-site/sqlpage/migrations/01_documentation.sql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1181,7 +1181,7 @@ You see the [page layouts demo](./examples/layouts.sql) for a live example of th
11811181
"/assets/highlightjs-launch.js"
11821182
],
11831183
"css": "/assets/highlightjs-and-tabler-theme.css",
1184-
"footer": "Official [SQLPage](https://sql-page.com) documentation"
1184+
"footer": "[Built with SQLPage](https://github.com/sqlpage/SQLPage/tree/main/examples/official-site)"
11851185
}]')),
11861186
('shell', '
11871187
### Sharing the shell between multiple pages

0 commit comments

Comments
 (0)