Skip to content

Commit 12f25f2

Browse files
authored
use new docs.yml configs (#1227)
1 parent 32bec07 commit 12f25f2

File tree

2 files changed

+7
-3
lines changed

2 files changed

+7
-3
lines changed

fern/docs.yml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ title: Fern Documentation
1313
metadata:
1414
og:image: https://fern-docs.s3.us-east-2.amazonaws.com/fern-docs-og_image-compressed.png
1515
twitter:image: https://fern-docs.s3.us-east-2.amazonaws.com/fern-docs-og_image-compressed.png
16+
canonical-host: buildwithfern.com
1617

1718
products:
1819
- display-name: Home
@@ -142,6 +143,9 @@ layout:
142143
searchbar-placement: header
143144
tabs-placement: header
144145

146+
settings:
147+
http-snippets: false
148+
145149
js:
146150
- path: ./footer-dist/output.js
147151
strategy: beforeInteractive
@@ -647,4 +651,4 @@ redirects:
647651
permanent: true
648652
- source: /learn/api-definitions/grpc/extensions/:slug*
649653
destination: /learn/api-definitions/overview/overrides#definition-specific-extensions
650-
permanent: true
654+
permanent: true

fern/fern.config.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
22
"organization": "fern",
3-
"version": "0.83.0"
4-
}
3+
"version": "0.88.4"
4+
}

0 commit comments

Comments
 (0)