diff --git a/landing.go b/landing.go index 8ba57cd2..55a2eca7 100644 --- a/landing.go +++ b/landing.go @@ -6,9 +6,38 @@ var landingTmpl = []byte(` Hey, I'm imgproxy! - -

Hey, I'm imgproxy!

-

You can get me here: https://github.com/imgproxy/imgproxy

+ + + + + + + + + + + +
+

+ Hey, I'm imgproxy—a fast and secure server for processing images! +

+

+ You can get me here: https://imgproxy.net/ +

+
`)