From a1dda3f7262dff50865e887501636c7f372491c9 Mon Sep 17 00:00:00 2001 From: Tobias Wietelmann Date: Tue, 28 Jul 2026 00:21:38 +0200 Subject: [PATCH] Add GitHub Pages status badge --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ae4d6e7..bf9b1e0 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ # Flask Country Data API [![CI](https://github.com/DataTideHH/flask-country-data-api/actions/workflows/ci.yml/badge.svg)](https://github.com/DataTideHH/flask-country-data-api/actions/workflows/ci.yml) +[![GitHub Pages](https://github.com/DataTideHH/flask-country-data-api/actions/workflows/pages/pages-build-deployment/badge.svg)](https://github.com/DataTideHH/flask-country-data-api/actions/workflows/pages/pages-build-deployment) [Project site](https://datatidehh.github.io/flask-country-data-api/) · [OpenAPI contract](openapi/openapi.yaml) · [Architecture](docs/architecture.md)