1
0
mirror of https://github.com/minio/docs.git synced 2025-07-27 08:41:57 +03:00

Improve SEO for Index + Quickstart Pages (#742)

# Summary

SEO guided towards some refinements of the H1s on the index and
quickstart pages
This commit is contained in:
Ravind Kumar
2023-02-24 16:46:10 -05:00
committed by GitHub
parent 43e41fc528
commit b1bf12145f
6 changed files with 19 additions and 17 deletions

View File

@ -277,6 +277,8 @@ intersphinx_mapping = {
rst_prolog = """
.. |platform| replace:: %s
.. |podman| replace:: `Podman <https://podman.io/>`__
.. |kes-tag| replace:: `KESLATEST <https://github.com/minio/kes/releases/tag/KESLATEST>`__
@ -305,4 +307,4 @@ rst_prolog = """
.. |rust-sdk-version| replace:: RUSTVERSION
"""
""" % platform_fmt