|
@@ -11,6 +11,6 @@ SET ":link" = '/code.sql';
|
|
SET ":color" = '#f59f00';
|
|
SET ":color" = '#f59f00';
|
|
SET ":tabler_color" = 'azure';
|
|
SET ":tabler_color" = 'azure';
|
|
SET ":image" = '/static/code/qr.svg';
|
|
SET ":image" = '/static/code/qr.svg';
|
|
|
|
+SET ":favicon" = :image;
|
|
|
|
|
|
SELECT 'dynamic' AS component, sqlpage.run_sql('code/Index.sql') AS properties;
|
|
SELECT 'dynamic' AS component, sqlpage.run_sql('code/Index.sql') AS properties;
|