diff --git a/site/config/loader.py b/site/config/loader.py index d3f0d79..a36b89e 100644 --- a/site/config/loader.py +++ b/site/config/loader.py @@ -80,7 +80,7 @@ SERVICES = _DF["SERVICES"] OPS_INDEX = _DF["OPS_INDEX"] DELAY = float(os.getenv("MOCK_OP_DELAY", "0.1")) -VERSION = "0.5.15" +VERSION = "0.5.16" def get_services(stand_id): diff --git a/site/static/style.css b/site/static/style.css index 8b2f397..6cbdba6 100644 --- a/site/static/style.css +++ b/site/static/style.css @@ -47,6 +47,7 @@ body { .header-top { display: flex; align-items: center; + justify-content: center; gap: 10px; flex-wrap: wrap; } diff --git a/site/templates/index.html b/site/templates/index.html index f49faa2..a1716d4 100644 --- a/site/templates/index.html +++ b/site/templates/index.html @@ -12,8 +12,9 @@
- polygon v{{ version }} + · + 📋 Swagger ·