Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
Reinstating tag that devsite needs present to supress machine transla…
…tion.
  • Loading branch information
egilmorez committed Nov 13, 2020
commit 29c3db48058c76351fa2801a2f00fd673d4b871a
1 change: 1 addition & 0 deletions docgen/theme/layouts/default.hbs
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
<meta name="hide_page_heading" value="true" />
<meta name="project_path" value="/_project.yaml" />
<meta name="book_path" value="/docs/reference/_book.yaml" />
<meta name="translation" value="disabled" />
<meta name="gtm_var" data-key="docType" data-value="reference">
<meta name="page_type" value="reference" />
<title>{{#ifCond model.name '==' project.name}}{{project.name}}{{else}}{{model.name}} | {{project.name}}{{/ifCond}}</title>
Expand Down