From 4b2a792148509dfe617a313493f9d4f55b47b0e4 Mon Sep 17 00:00:00 2001 From: Paramtamtam <7326800+tarampampam@users.noreply.github.com> Date: Thu, 24 Feb 2022 02:31:44 +0500 Subject: [PATCH] Update README.md --- README.md | 30 +++++++++++------------------- 1 file changed, 11 insertions(+), 19 deletions(-) diff --git a/README.md b/README.md index a2e3006..eab1a61 100644 --- a/README.md +++ b/README.md @@ -1,18 +1,18 @@

- + banner

-

HTTP's error pages

+

+ + + + + + + +

-[![Release version][badge-release]][releases] -![Project language][badge-lang] -[![Build Status][badge-ci-build]][actions-page] -[![Release Status][badge-ci-release]][actions-page] -[![Coverage][badge-coverage]][coverage] -[![Image size][badge-image-size]][docker-hub] -[![License][badge-license]][license] - -> 22 feb. 2022 - ⚡ The Docker image with the application has been downloaded **one MILLION times** from the docker hub! ⚡ +

22 feb. 2022 - ⚡ The Docker image with the application has been downloaded one MILLION times from the docker hub! ⚡

One day you may want to replace the standard error pages of your HTTP server with something more original and pretty. That's what this repository was created for :) It contains: @@ -162,20 +162,12 @@ If you find any bugs in the project, please [create an issue][new-issue] in the This is open-sourced software licensed under the [MIT License][license]. -[badge-ci-build]:https://img.shields.io/github/workflow/status/tarampampam/error-pages/tests?maxAge=30&label=tests&logo=github -[badge-ci-release]:https://img.shields.io/github/workflow/status/tarampampam/error-pages/release?maxAge=30&label=release&logo=github -[badge-coverage]:https://img.shields.io/codecov/c/github/tarampampam/error-pages/master.svg?maxAge=30 [badge-release]:https://img.shields.io/github/release/tarampampam/error-pages.svg?maxAge=30 -[badge-image-size]:https://img.shields.io/docker/image-size/tarampampam/error-pages/latest?maxAge=30 -[badge-lang]:https://img.shields.io/github/go-mod/go-version/tarampampam/error-pages?longCache=true -[badge-license]:https://img.shields.io/github/license/tarampampam/error-pages.svg?longCache=true [badge-release-date]:https://img.shields.io/github/release-date/tarampampam/error-pages.svg?maxAge=180 [badge-commits]:https://img.shields.io/github/commits-since/tarampampam/error-pages/latest.svg?maxAge=45 [badge-issues]:https://img.shields.io/github/issues/tarampampam/error-pages.svg?maxAge=45 [badge-prs]:https://img.shields.io/github/issues-pr/tarampampam/error-pages.svg?maxAge=45 -[coverage]:https://codecov.io/gh/tarampampam/error-pages -[actions-page]:https://github.com/tarampampam/error-pages/actions [docker-hub]:https://hub.docker.com/r/tarampampam/error-pages [docker-hub-tags]:https://hub.docker.com/r/tarampampam/error-pages/tags [license]:https://github.com/tarampampam/error-pages/blob/master/LICENSE