Jelajahi Sumber

rename clip icon and regenerate png with color

Pi 3 bulan lalu
induk
melakukan
f6f46e51c6
8 mengubah file dengan 1 tambahan dan 1 penghapusan
  1. TEMPAT SAMPAH
      rest/static/clip/144.png
  2. TEMPAT SAMPAH
      rest/static/clip/192.png
  3. TEMPAT SAMPAH
      rest/static/clip/48.png
  4. TEMPAT SAMPAH
      rest/static/clip/512.png
  5. TEMPAT SAMPAH
      rest/static/clip/72.png
  6. TEMPAT SAMPAH
      rest/static/clip/96.png
  7. 0 0
      rest/static/clip/icon.svg
  8. 1 1
      site/clip/index.sql

TEMPAT SAMPAH
rest/static/clip/144.png


TEMPAT SAMPAH
rest/static/clip/192.png


TEMPAT SAMPAH
rest/static/clip/48.png


TEMPAT SAMPAH
rest/static/clip/512.png


TEMPAT SAMPAH
rest/static/clip/72.png


TEMPAT SAMPAH
rest/static/clip/96.png


+ 0 - 0
rest/static/clip/clip-favicon_square.svg → rest/static/clip/icon.svg


+ 1 - 1
site/clip/index.sql

@@ -4,7 +4,7 @@ SET ":hash" = COALESCE(:hash, $hash, '');
 SET ":hash" = sqlpage.url_encode(:hash);
 SET ":color" = '#2fb344';
 SET ":tabler_color" = 'green';
-SET ":image" = '/static/clip/clip-favicon_square.svg';
+SET ":image" = '/static/clip/icon.svg';
 SET ":favicon" = :image;
 SET ":manifest" = '/static/clip/manifest.json';
 SET ":action" = COALESCE(:action, $action, '');