diff options
| -rw-r--r-- | bin/serve.fnl | 2 | ||||
| -rw-r--r-- | static/artoftea.png | bin | 2321 -> 0 bytes | |||
| -rw-r--r-- | static/artoftea.webp | bin | 0 -> 582 bytes | |||
| -rw-r--r-- | static/chaekshop.png | bin | 2773 -> 0 bytes | |||
| -rw-r--r-- | static/chaekshop.webp | bin | 0 -> 1354 bytes | |||
| -rw-r--r-- | static/clubcha.png | bin | 13158 -> 0 bytes | |||
| -rw-r--r-- | static/clubcha.webp | bin | 0 -> 2810 bytes | |||
| -rw-r--r-- | static/gorkovchay.png | bin | 13636 -> 0 bytes | |||
| -rw-r--r-- | static/gorkovchay.webp | bin | 0 -> 2302 bytes | |||
| -rw-r--r-- | static/ipuer.png | bin | 28121 -> 0 bytes | |||
| -rw-r--r-- | static/ipuer.webp | bin | 0 -> 3544 bytes | |||
| -rw-r--r-- | static/kolokolnikovchai.png | bin | 17354 -> 0 bytes | |||
| -rw-r--r-- | static/kolokolnikovchai.webp | bin | 0 -> 7576 bytes | |||
| -rw-r--r-- | static/moychay.png | bin | 1967 -> 0 bytes | |||
| -rw-r--r-- | static/moychay.webp | bin | 0 -> 1060 bytes | |||
| -rw-r--r-- | static/ozchai.png | bin | 3164 -> 0 bytes | |||
| -rw-r--r-- | static/ozchai.webp | bin | 0 -> 1102 bytes | |||
| -rw-r--r-- | static/suhexuan.png | bin | 5478 -> 0 bytes | |||
| -rw-r--r-- | static/suhexuan.webp | bin | 0 -> 2040 bytes |
19 files changed, 1 insertions, 1 deletions
diff --git a/bin/serve.fnl b/bin/serve.fnl index 9373f16..2e74501 100644 --- a/bin/serve.fnl +++ b/bin/serve.fnl @@ -353,7 +353,7 @@ (local module (require (.. "parser." name))) [:a {:class "site-icon" :href (tracked-url (.. module.url "?from=everytea.ru"))} - [:img {:src (.. "/static/" name ".png") :alt (.. "Логотип " module.title)}] + [:img {:src (.. "/static/" name ".webp") :alt (.. "Логотип " module.title)}] module.title]) (fn item-template [product] diff --git a/static/artoftea.png b/static/artoftea.png Binary files differdeleted file mode 100644 index c0d37eb..0000000 --- a/static/artoftea.png +++ /dev/null diff --git a/static/artoftea.webp b/static/artoftea.webp Binary files differnew file mode 100644 index 0000000..a0491eb --- /dev/null +++ b/static/artoftea.webp diff --git a/static/chaekshop.png b/static/chaekshop.png Binary files differdeleted file mode 100644 index 55e414d..0000000 --- a/static/chaekshop.png +++ /dev/null diff --git a/static/chaekshop.webp b/static/chaekshop.webp Binary files differnew file mode 100644 index 0000000..154f143 --- /dev/null +++ b/static/chaekshop.webp diff --git a/static/clubcha.png b/static/clubcha.png Binary files differdeleted file mode 100644 index 30e35ea..0000000 --- a/static/clubcha.png +++ /dev/null diff --git a/static/clubcha.webp b/static/clubcha.webp Binary files differnew file mode 100644 index 0000000..7f64760 --- /dev/null +++ b/static/clubcha.webp diff --git a/static/gorkovchay.png b/static/gorkovchay.png Binary files differdeleted file mode 100644 index f57f327..0000000 --- a/static/gorkovchay.png +++ /dev/null diff --git a/static/gorkovchay.webp b/static/gorkovchay.webp Binary files differnew file mode 100644 index 0000000..f355997 --- /dev/null +++ b/static/gorkovchay.webp diff --git a/static/ipuer.png b/static/ipuer.png Binary files differdeleted file mode 100644 index 9faae99..0000000 --- a/static/ipuer.png +++ /dev/null diff --git a/static/ipuer.webp b/static/ipuer.webp Binary files differnew file mode 100644 index 0000000..a4d60e6 --- /dev/null +++ b/static/ipuer.webp diff --git a/static/kolokolnikovchai.png b/static/kolokolnikovchai.png Binary files differdeleted file mode 100644 index 55f6e22..0000000 --- a/static/kolokolnikovchai.png +++ /dev/null diff --git a/static/kolokolnikovchai.webp b/static/kolokolnikovchai.webp Binary files differnew file mode 100644 index 0000000..33f5567 --- /dev/null +++ b/static/kolokolnikovchai.webp diff --git a/static/moychay.png b/static/moychay.png Binary files differdeleted file mode 100644 index e1ca82b..0000000 --- a/static/moychay.png +++ /dev/null diff --git a/static/moychay.webp b/static/moychay.webp Binary files differnew file mode 100644 index 0000000..da05725 --- /dev/null +++ b/static/moychay.webp diff --git a/static/ozchai.png b/static/ozchai.png Binary files differdeleted file mode 100644 index 85affb3..0000000 --- a/static/ozchai.png +++ /dev/null diff --git a/static/ozchai.webp b/static/ozchai.webp Binary files differnew file mode 100644 index 0000000..48dd464 --- /dev/null +++ b/static/ozchai.webp diff --git a/static/suhexuan.png b/static/suhexuan.png Binary files differdeleted file mode 100644 index 78b151c..0000000 --- a/static/suhexuan.png +++ /dev/null diff --git a/static/suhexuan.webp b/static/suhexuan.webp Binary files differnew file mode 100644 index 0000000..7fcfec7 --- /dev/null +++ b/static/suhexuan.webp |
