File tree 1 file changed +17
-4
lines changed
1 file changed +17
-4
lines changed Original file line number Diff line number Diff line change 3
3
< head >
4
4
< meta charset ="utf-8 " />
5
5
< meta name ="viewport " content ="width=device-width, initial-scale=1 " />
6
+ < meta property ="og:site_name " content ="Rust Lang en Español " />
6
7
< meta property ="og:title " content ="Rust Lang en Español " />
7
8
< meta property ="og:url " content ="https://rustlanges.github.io " />
8
- < meta property ="og:image " content ="https://rustlanges.github.io/preview_concept.png " />
9
- < meta name ="twitter:card " content ="summary_large_image ">
10
- < meta name ="twitter:site " content ="@rustlang ">
9
+ < meta
10
+ property ="og:image "
11
+ content ="https://rustlanges.github.io/preview_concept.png "
12
+ />
13
+ < meta
14
+ property ="twitter:image "
15
+ content ="https://rustlanges.github.io/preview_concept.png "
16
+ />
17
+ < meta name ="twitter:card " content ="summary_large_image " />
18
+ < meta name ="twitter:site " content ="@rustlang " />
11
19
< link data-trunk rel ="rust " data-wasm-opt ="z " />
12
- < link data-trunk rel ="icon " type ="image/ico " href ="/public/LogoSegunMichael.ico " />
20
+ < link
21
+ data-trunk
22
+ rel ="icon "
23
+ type ="image/ico "
24
+ href ="/public/LogoSegunMichael.ico "
25
+ />
13
26
< link
14
27
data-trunk
15
28
rel ="copy-file "
You can’t perform that action at this time.
0 commit comments