|
3 | 3 | <head>
|
4 | 4 | <meta charset="utf-8">
|
5 | 5 | <title>Angular Material UI 组件库</title>
|
6 |
| - <link rel="canonical" href="https://material.angular.io"> |
| 6 | + <link rel="canonical" href="https://material.angular.cn"> |
7 | 7 | <base href="/">
|
8 | 8 |
|
9 | 9 | <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
|
24 | 24 | <meta name="twitter:title" content="Angular Material"/>
|
25 | 25 | <meta name="twitter:description"
|
26 | 26 | content="UI component infrastructure and Material Design components for Angular web applications."/>
|
27 |
| - <meta name="twitter:image" content="https://material.angular.io/assets/img/site-preview.png"> |
| 27 | + <meta name="twitter:image" content="https://material.angular.cn/assets/img/site-preview.png"> |
28 | 28 |
|
29 | 29 | <!--Facebook Open Graph-->
|
30 |
| - <meta property="og:url" content="https://material.angular.io/"/> |
| 30 | + <meta property="og:url" content="https://material.angular.cn/"/> |
31 | 31 | <meta property="og:type" content="website"/>
|
32 | 32 | <meta property="og:title" content="Angular Material"/>
|
33 | 33 | <meta property="og:site_name" content="Angular Material">
|
34 | 34 | <meta property="og:locale" content="en_US">
|
35 | 35 | <meta property="og:description"
|
36 | 36 | content="UI component infrastructure and Material Design components for Angular web applications."/>
|
37 |
| - <meta property="og:image" content="https://material.angular.io/assets/img/site-preview.png"/> |
38 |
| - <meta property="og:image:secure_url" content="https://material.angular.io/assets/img/site-preview.png"/> |
| 37 | + <meta property="og:image" content="https://material.angular.cn/assets/img/site-preview.png"/> |
| 38 | + <meta property="og:image:secure_url" content="https://material.angular.cn/assets/img/site-preview.png"/> |
39 | 39 | <meta property="og:image:type" content="image/png">
|
40 | 40 | <meta property="og:image:width" content="1339"/>
|
41 | 41 | <meta property="og:image:height" content="943"/>
|
|
61 | 61 | "@type": "WebApplication",
|
62 | 62 | "name": "Angular Material",
|
63 | 63 | "description": "UI component infrastructure and Material Design components for Angular web applications.",
|
64 |
| - "url": "https://material.angular.io", |
65 |
| - "image": "https://material.angular.io/assets/img/site-preview.png", |
66 |
| - "screenshot": "https://material.angular.io/assets/img/site-preview.png", |
| 64 | + "url": "https://material.angular.cn", |
| 65 | + "image": "https://material.angular.cn/assets/img/site-preview.png", |
| 66 | + "screenshot": "https://material.angular.cn/assets/img/site-preview.png", |
67 | 67 | "applicationCategory": "Software Documentation",
|
68 | 68 | "operatingSystem": "Android, Chrome OS, iOS, iPadOS, macOS, OS X, Linux, Windows",
|
69 | 69 | "author": {
|
70 | 70 | "@type": "Organization",
|
71 | 71 | "name": "Angular",
|
72 | 72 | "description": "Angular is a platform for building mobile and desktop web applications. Join the community of millions of developers who build compelling user interfaces with Angular.",
|
73 |
| - "url": "https://angular.io", |
74 |
| - "logo": "https://angular.io/assets/images/logos/angular/angular.svg" |
| 73 | + "url": "https://angular.cn", |
| 74 | + "logo": "https://angular.cn/assets/images/logos/angular/angular.svg" |
75 | 75 | }
|
76 | 76 | }
|
77 | 77 | </script>
|
|
0 commit comments