fix: remove badges

This commit is contained in:
Jannis Mattheis
2026-08-01 10:41:37 +02:00
parent f946cee83b
commit eab15068a1
-6
View File
@@ -12,12 +12,6 @@
<a href="https://github.com/screego/server/actions?query=workflow%3Abuild">
<img alt="Build Status" src="https://github.com/screego/server/workflows/build/badge.svg">
</a>
<a href="https://github.com/screego/server/pkgs/container/server">
<img alt="Build Status" src="https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fraw.githubusercontent.com%2Fipitio%2Fghcr-pulls%2Fmaster%2Findex.json&query=%24%5B%3F(%40.owner%3D%3D%22screego%22%20%26%26%20%40.repo%3D%3D%22server%22%20%26%26%20%40.image%3D%3D%22server%22)%5D.pulls&logo=github&label=pulls">
</a>
<a href="https://goreportcard.com/report/github.com/screego/server">
<img alt="Go Report Card" src="https://goreportcard.com/badge/github.com/screego/server">
</a>
<a href="https://hub.docker.com/r/screego/server">
<img alt="Docker Pulls" src="https://img.shields.io/docker/pulls/screego/server.svg">
</a>