Skip to content

Commit 0f08446

Browse files
authored
Reinstating tag that devsite needs present to supress machine translation. (#1090)
1 parent 2781eff commit 0f08446

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docgen/theme/layouts/default.hbs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
<meta name="hide_page_heading" value="true" />
77
<meta name="project_path" value="/_project.yaml" />
88
<meta name="book_path" value="/docs/reference/_book.yaml" />
9+
<meta name="translation" value="disabled" />
910
<meta name="gtm_var" data-key="docType" data-value="reference">
1011
<meta name="page_type" value="reference" />
1112
<title>{{#ifCond model.name '==' project.name}}{{project.name}}{{else}}{{model.name}} | {{project.name}}{{/ifCond}}</title>

0 commit comments

Comments
 (0)