From c2a08c7c40c68169f35cd86575a0e438891af028 Mon Sep 17 00:00:00 2001 From: Sthope Date: Sun, 12 Sep 2021 11:40:05 +0200 Subject: [PATCH] test(): removing badge template --- README.md | 2 -- badges/test.json | 6 ------ 2 files changed, 8 deletions(-) delete mode 100644 badges/test.json diff --git a/README.md b/README.md index f4b9978..3e9e113 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,6 @@ [Português](./README-pt-PT.md) [](https://www.sthope.dev/) -[![Badge Test](https://img.shields.io/endpoint?url=https://git.sthope.dev/sthope/gitea_templates/raw/branch/master/badges/test.json&style=plastic&logo=appveyor)](../../..) - # Project_Name · [![Build Status](https://img.shields.io/drone/build/sthope/DockerContainer-RandomPort?server=https%3A%2F%2Fdrone.sthope.dev&style=plastic)](../../..) [![MIT license](https://img.shields.io/badge/license-MIT-brightgreen.svg?style=plastic&logo=appveyor)](LICENSE) > 🔥[Sthope](https://www.sthope.dev) diff --git a/badges/test.json b/badges/test.json deleted file mode 100644 index fdb1e7e..0000000 --- a/badges/test.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "schemaVersion": 1, - "label": "hello", - "message": "sweet world", - "color": "orange" -} \ No newline at end of file