fix: Update canonical url when moving between pages of shared document
This commit is contained in:
@@ -8,7 +8,11 @@
|
||||
<meta name="color-scheme" content="light dark" />
|
||||
<meta name="apple-mobile-web-app-capable" content="yes" />
|
||||
<meta name="description" content="//inject-description//" />
|
||||
<link rel="canonical" href="//inject-canonical//" />
|
||||
<link
|
||||
rel="canonical"
|
||||
href="//inject-canonical//"
|
||||
data-react-helmet="true"
|
||||
/>
|
||||
//inject-prefetch//
|
||||
<link
|
||||
rel="shortcut icon"
|
||||
|
||||
Reference in New Issue
Block a user