1
0
mirror of https://github.com/minio/docs.git synced 2025-08-06 14:42:56 +03:00

Update base theme to match the new website

This commit is contained in:
Rushan
2024-11-13 00:24:24 +04:00
committed by Harshavardhana
parent 2208266161
commit 5757f1acf5
59 changed files with 1018 additions and 434 deletions

View File

@@ -283,16 +283,16 @@ html_context = {
'docs': [
# The first item has to be the current docs site #
{
'name': 'MinIO Server Documentation',
'name': 'MinIO Server',
'current': True
},
{
'name': 'DirectPV Documentation',
'name': 'DirectPV',
'url': 'https://min.io/docs/directpv',
'external': True
},
{
'name': 'KES Documentation',
'name': 'KES',
'url': 'https://min.io/docs/kes',
'external': True
}