Skip to content

Commit 636e75a

Browse files
MDA2AVclaude
andcommitted
Rename Docs tab back to Glossary
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent d2d0841 commit 636e75a

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

docs/assets/css/custom.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ a[href$="/probe-results/"] {
8080
font-size: 1.1em !important;
8181
}
8282

83-
/* Separator before Docs */
83+
/* Separator before Glossary */
8484
a[href$="/docs"],
8585
a[href$="/docs/"] {
8686
margin-left: 12px !important;

docs/content/docs/_index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
title: Docs
3-
description: "Docs — Http11Probe documentation"
2+
title: Glossary
3+
description: "Glossary — Http11Probe documentation"
44
sidebar:
55
open: true
66
---

docs/hugo.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ menu:
2727
- name: Malformed Input
2828
pageRef: /malformed-input
2929
weight: 4
30-
- name: Docs
30+
- name: Glossary
3131
pageRef: /docs
3232
weight: 5
3333
- name: Add a Framework

0 commit comments

Comments
 (0)