Skip to content

Commit f92dccf

Browse files
vinooganeshclaude
andcommitted
Add missing title front matter so search results are clickable
Pages with only linkTitle (no title) had empty .Title in Hugo, causing Lunr search results to render with no visible link text. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 6195bcb commit f92dccf

File tree

10 files changed

+10
-0
lines changed

10 files changed

+10
-0
lines changed

content/en/docs/File Format/Data Pages/compression.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
---
2+
title: "Compression"
23
linkTitle: "Compression"
34
weight: 1
45
---

content/en/docs/File Format/Data Pages/encodings.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
---
2+
title: "Encodings"
23
linkTitle: "Encodings"
34
weight: 1
45
---

content/en/docs/File Format/Data Pages/encryption.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
---
2+
title: "Encryption"
23
linkTitle: "Encryption"
34
weight: 1
45
---

content/en/docs/File Format/Types/Geospatial.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
---
2+
title: "Geospatial Type"
23
linkTitle: "Geospatial Type"
34
weight: 5
45
---

content/en/docs/File Format/Types/VariantEncoding.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
---
2+
title: "Variant Type"
23
linkTitle: "Variant Type"
34
weight: 5
45
---

content/en/docs/File Format/Types/VariantShredding.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
---
2+
title: "Variant Shredding"
23
linkTitle: "Variant Shredding"
34
weight: 5
45
---

content/en/docs/File Format/Types/logicaltypes.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
---
2+
title: "Logical Types"
23
linkTitle: "Logical Types"
34
weight: 5
45
---

content/en/docs/File Format/binaryprotocolextensions.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
---
2+
title: "Binary Protocol Extensions"
23
linkTitle: "Binary Protocol Extensions"
34
weight: 1
45
---

content/en/docs/File Format/bloomfilter.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
---
2+
title: "Bloom Filter"
23
linkTitle: "Bloom Filter"
34
weight: 7
45
---

content/en/docs/File Format/pageindex.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
---
2+
title: "Page Index"
23
linkTitle: "Page Index"
34
weight: 7
45
---

0 commit comments

Comments
 (0)