We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a589a56 commit caed9c0Copy full SHA for caed9c0
scripts/docgen/theme/layouts/default.hbs
@@ -6,6 +6,7 @@
6
<meta name="hide_page_heading" value="true" />
7
<meta name="project_path" value="/_project.yaml" />
8
<meta name="book_path" value="/docs/reference/_book.yaml" />
9
+ <meta name="translation" value="disabled" />
10
<title>{{#ifCond model.name '==' project.name}}{{project.name}}{{else}}{{model.name}} | {{project.name}}{{/ifCond}}</title>
11
<meta name="description" content="Reference for {{model.name}}">
12
<meta name="viewport" content="width=device-width, initial-scale=1">
0 commit comments