Skip to content

Commit 05a8930

Browse files
committed
update official site
1 parent bac6b06 commit 05a8930

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

examples/official-site/favicon.ico

-216 KB
Binary file not shown.

examples/official-site/manual_setup.sql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ SELECT 'text' as component;
4747
SELECT '
4848
SELECT
4949
''Hello'' AS title,
50-
''world'' description,
50+
''world'' AS description,
5151
''https://wikipedia.org'' AS link;' as contents, TRUE as code;
5252

5353
SELECT 'text' as component, 'The list of components you can use and their properties is available in ' as contents;

0 commit comments

Comments
 (0)