|
@@ -5,7 +5,7 @@ SET ":hash" = sqlpage.url_encode(:hash);
|
|
|
SET ":go" = COALESCE($go, '');
|
|
|
SET ":color" = '#dc4e41';
|
|
|
SET ":tabler_color" = 'google';
|
|
|
-SET ":image" = '/static/goto/chain-link2fr-3-2.svg';
|
|
|
+SET ":image" = '/static/goto/icon.svg';
|
|
|
SET ":favicon" = :image;
|
|
|
SET ":manifest" = '/static/goto/manifest.json';
|
|
|
SET ":action" = COALESCE($action, :action, '');
|