From f8f634380cc898af3e71dad6f3e8fb1562e6b0fb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E2=80=9CNaeel=E2=80=9D?= Date: Thu, 6 Aug 2026 10:28:46 +0400 Subject: [PATCH] =?UTF-8?q?v1.0.0=20=E2=80=94=20=D0=B2=D0=B5=D1=80=D1=81?= =?UTF-8?q?=D0=B8=D1=8F=20=D0=BD=D0=B0=20=D0=B3=D0=BB=D0=B0=D0=B2=D0=BD?= =?UTF-8?q?=D0=BE=D0=B9=20=D1=81=D1=82=D1=80=D0=B0=D0=BD=D0=B8=D1=86=D0=B5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- site/app.py | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/site/app.py b/site/app.py index 78ff5e5..414d3e1 100644 --- a/site/app.py +++ b/site/app.py @@ -392,11 +392,11 @@ def readyz(): # --------------------------------------------------------------------------- @app.route("/") def index(): - return """ + return f""" -Terra Registry +Terra Registry v{VERSION} -

Terra Registry & Documentation Server

+

Terra Registry & Documentation Server v{VERSION}

Status: ONLINE


Powered by Nubes Cloud S3 Storage