From 06d0ce4073f0ed70075d3b991fc2d1332ff68c13 Mon Sep 17 00:00:00 2001 From: Dragos Andriciuc Date: Thu, 26 Feb 2026 18:00:14 +0200 Subject: [PATCH] Minor fixes to date and selector version This PR fixes a date for the pdf and the number when selecting the PG version from the dropdown menu. --- .github/workflows/main.yml | 2 +- docs/templates/pdf_cover_page.tpl | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 6bb037b6c..9ac9bc980 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -43,7 +43,7 @@ jobs: - name: Deploy docs run: | mike deploy 16 -b publish -p - mike retitle 16 "16.11" -b publish -p + mike retitle 16 "16.13" -b publish -p # - name: Install Node.js 14.x # uses: percona-platform/setup-node@v2 diff --git a/docs/templates/pdf_cover_page.tpl b/docs/templates/pdf_cover_page.tpl index 0c05a4da7..cf34f348e 100644 --- a/docs/templates/pdf_cover_page.tpl +++ b/docs/templates/pdf_cover_page.tpl @@ -7,6 +7,6 @@ {% if config.site_description %}

{{ config.site_description }}

{% endif %} -

16.13 (February 28, 2026)

+

16.13 (February 26, 2026)