mirror of
https://github.com/woodchen-ink/webp_server_go.git
synced 2025-07-18 13:42:02 +08:00
Add blog URL (#261)
This commit is contained in:
parent
cd0a83a596
commit
8ca36607ec
@ -8,7 +8,7 @@
|
||||
[](https://codecov.io/gh/webp-sh/webp_server_go)
|
||||

|
||||
|
||||
[Documentation](https://docs.webp.sh/) | [Website](https://webp.sh/)
|
||||
[Documentation](https://docs.webp.sh/) | [Website](https://webp.sh/) | [WebP Cloud Services Blog](https://blog.webp.se/)
|
||||
|
||||
This is a Server based on Golang, which allows you to serve WebP images on the fly.
|
||||
|
||||
@ -16,9 +16,6 @@ This is a Server based on Golang, which allows you to serve WebP images on the f
|
||||
|
||||
> e.g When you visit `https://your.website/pics/tsuki.jpg`,it will serve as `image/webp` format without changing the
|
||||
> URL.
|
||||
>
|
||||
> ~~For Safari and Opera users, the original image will be used.~~
|
||||
> We've now supported Safari/Chrome/Firefox on iOS 14/iPadOS 14
|
||||
|
||||
## Usage with Docker(recommended)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user