Skip to content

Commit 54cc0db

Browse files
Add generator names to changelog page titles for better SEO
Co-Authored-By: Niels Swimberghe <[email protected]>
1 parent 66232ba commit 54cc0db

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

fern/products/sdks/sdks.yml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ navigation:
4545
path: ./overview/typescript/serde-layer.mdx
4646
slug: serde-layer
4747
- changelog: ./overview/typescript/changelog
48+
title: TypeScript Changelog
4849
slug: changelog
4950
- link: Customer showcase
5051
href: https://buildwithfern.com/showcase#sdk-customers.typescript
@@ -67,6 +68,7 @@ navigation:
6768
path: ./overview/python/custom-code.mdx
6869
slug: custom-code
6970
- changelog: ./overview/python/changelog
71+
title: Python Changelog
7072
slug: changelog
7173
- link: Customer showcase
7274
href: https://buildwithfern.com/showcase#sdk-customers.python
@@ -89,6 +91,7 @@ navigation:
8991
path: ./overview/go/custom-code.mdx
9092
slug: custom-code
9193
- changelog: ./overview/go/changelog
94+
title: Go Changelog
9295
slug: changelog
9396
- link: Customer showcase
9497
href: https://buildwithfern.com/showcase#sdk-customers.go
@@ -111,6 +114,7 @@ navigation:
111114
path: ./overview/java/custom-code.mdx
112115
slug: custom-code
113116
- changelog: ./overview/java/changelog
117+
title: Java Changelog
114118
slug: changelog
115119
- link: Customer showcase
116120
href: https://buildwithfern.com/showcase#sdk-customers.java
@@ -135,6 +139,7 @@ navigation:
135139
path: ./overview/csharp/custom-code.mdx
136140
slug: custom-code
137141
- changelog: ./overview/csharp/changelog
142+
title: .NET Changelog
138143
slug: changelog
139144
- link: Customer showcase
140145
href: https://buildwithfern.com/showcase#sdk-customers.net
@@ -158,6 +163,7 @@ navigation:
158163
path: ./overview/php/custom-code.mdx
159164
slug: custom-code
160165
- changelog: ./overview/php/changelog
166+
title: PHP Changelog
161167
slug: changelog
162168
- link: Customer showcase
163169
href: https://buildwithfern.com/showcase#sdk-customers.php
@@ -181,6 +187,7 @@ navigation:
181187
path: ./overview/ruby/custom-code.mdx
182188
slug: custom-code
183189
- changelog: ./overview/ruby/changelog
190+
title: Ruby Changelog
184191
slug: changelog
185192
- link: Customer showcase
186193
href: https://buildwithfern.com/showcase#sdk-customers.ruby
@@ -196,6 +203,7 @@ navigation:
196203
path: ./overview/swift/publishing-to-swift-package-manager.mdx
197204
slug: publishing
198205
- changelog: ./overview/swift/changelog
206+
title: Swift Changelog
199207
slug: changelog
200208
- section: Postman
201209
contents:

0 commit comments

Comments
 (0)