@@ -1044,7 +1044,7 @@ You see the [page layouts demo](./examples/layouts.sql) for a live example of th
10441044 {"link": "//github.com/lovasoa/SQLpage/blob/main/examples/", "title": "All examples & demos", "icon": "code"}
10451045 ]},
10461046 {"title": "Community", "submenu": [
1047- {"link": "blog.sql", "title": "Blog", "icon": "book"},
1047+ {"link": "/ blog.sql", "title": "Blog", "icon": "book"},
10481048 {"link": "//github.com/lovasoa/sqlpage/issues", "title": "Report a bug", "icon": "bug"},
10491049 {"link": "//github.com/lovasoa/sqlpage/discussions", "title": "Discussions", "icon": "message"},
10501050 {"link": "//github.com/lovasoa/sqlpage", "title": "Github", "icon": "brand-github"}
@@ -1098,7 +1098,7 @@ and in `shell.json`:
10981098 "menu_item": [
10991099 {"link": "index.sql", "title": "Home"},
11001100 {"title": "Community", "submenu": [
1101- {"link": "blog.sql", "title": "Blog"},
1101+ {"link": "/ blog.sql", "title": "Blog"},
11021102 {"link": "//github.com/lovasoa/sqlpage", "title": "Github"}
11031103 ]}
11041104 ]
0 commit comments