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 16
16
{{> head }}
17
17
18
18
{{ #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" />
20
20
{{ else }}
21
- <link rel =" canonical" href =" https://book.rustlang-es.org/{{ slug }} " />
21
+ <link rel =" canonical" href =" https://go- book.rustlang-es.org/{{ slug }} " />
22
22
{{ /if }}
23
23
24
24
27
27
<meta name =" viewport" content =" width=device-width, initial-scale=1" >
28
28
<meta name =" theme-color" content =" #ffffff" />
29
29
30
- <meta property =" og:url" content =" https://book.rustlang-es.org" >
30
+ <meta property =" og:url" content =" https://go- book.rustlang-es.org" >
31
31
<meta property =" og:type" content =" book" >
32
32
<meta property =" og:title" content =" {{ title }} " >
33
33
<meta property =" og:description" content =" {{ description }} " >
You can’t perform that action at this time.
0 commit comments