|
@@ -3,7 +3,7 @@ SET tool = 'code';
|
|
SET ":link" = '/code.sql';
|
|
SET ":link" = '/code.sql';
|
|
SET color = '#f59f00';
|
|
SET color = '#f59f00';
|
|
SET tabler_color = 'azure';
|
|
SET tabler_color = 'azure';
|
|
---SET image = '/static/upload/upload-favicon_square.svg';
|
|
|
|
|
|
+SET image = '/static/code/qr.svg';
|
|
--SET favicon = $image;
|
|
--SET favicon = $image;
|
|
--SET manifest = '/static/upload/manifest.json';
|
|
--SET manifest = '/static/upload/manifest.json';
|
|
SELECT 'dynamic' AS component, sqlpage.run_sql($inner) AS properties;
|
|
SELECT 'dynamic' AS component, sqlpage.run_sql($inner) AS properties;
|