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:
@ -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
|
||||
|
Reference in New Issue
Block a user