File tree Expand file tree Collapse file tree 4 files changed +3
-9
lines changed
Expand file tree Collapse file tree 4 files changed +3
-9
lines changed Original file line number Diff line number Diff line change 33<head >
44{{> head-first }}
55<title >{{{ detag (or page.title ' Untitled' )}}} {{ #with site.title }} | {{ this }} {{ /with }} </title >
6- {{ #with page.canonicalUrl }}
7- <link rel =" canonical" href =" {{ this }} " >
8- {{ /with }}
96{{> head-last }}
107</head >
118<body class =" article" >
Original file line number Diff line number Diff line change 33<head >
44{{> head-first }}
55<title >Couchbase Documentation</title >
6- {{ #with page.canonicalUrl }}
7- <link rel =" canonical" href =" {{ this }} " >
8- {{ /with }}
96{{> head-last }}
107</head >
118<body class =" home" >
Original file line number Diff line number Diff line change 33<head >
44{{> head-first }}
55<title >Tutorials{{ #with site.title }} | {{ this }} {{ /with }} </title >
6- {{ #with page.canonicalUrl }}
7- <link rel =" canonical" href =" {{ this }} " >
8- {{ /with }}
96{{> head-last }}
107</head >
118<body class =" tutorials body tiles" >
Original file line number Diff line number Diff line change 1+ {{ #with page.canonicalUrl }}
2+ <link rel =" canonical" href =" {{ this }} " >
3+ {{ /with }}
14<link rel =" stylesheet" href =" {{{ uiRootPath }}} /css/site.css" >
25<script src =" {{{ uiRootPath }}} /js/vendor/jquery.js" ></script >
36{{ #if env.OPTANON_SCRIPT_URL }}
You can’t perform that action at this time.
0 commit comments