File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1616 {{> head }}
1717
1818 {{ #if (eq slug " title-page" ) }}
19- <link rel =" canonical" href =" https://book.rustlang-es.org" />
19+ <link rel =" canonical" href =" https://go- book.rustlang-es.org" />
2020 {{ else }}
21- <link rel =" canonical" href =" https://book.rustlang-es.org/{{ slug }} " />
21+ <link rel =" canonical" href =" https://go- book.rustlang-es.org/{{ slug }} " />
2222 {{ /if }}
2323
2424
2727 <meta name =" viewport" content =" width=device-width, initial-scale=1" >
2828 <meta name =" theme-color" content =" #ffffff" />
2929
30- <meta property =" og:url" content =" https://book.rustlang-es.org" >
30+ <meta property =" og:url" content =" https://go- book.rustlang-es.org" >
3131 <meta property =" og:type" content =" book" >
3232 <meta property =" og:title" content =" {{ title }} " >
3333 <meta property =" og:description" content =" {{ description }} " >
You can’t perform that action at this time.
0 commit comments