File tree 1 file changed +22
-5
lines changed
1 file changed +22
-5
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:title " content ="Rust Lang en Español " />
6
+ < meta property ="og:site_name " content ="Rust Lang en Español " />
7
+ < meta property ="og:title " content ="Bienvenidos a Rust Lang en Español " />
8
+ < meta
9
+ property ="og:description "
10
+ content ="Somos una comunidad de Rust hispana, buscamos la promoción del lenguaje de programación Rust. "
11
+ />
7
12
< 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 ">
13
+ < meta
14
+ property ="og:image "
15
+ content ="https://rustlanges.github.io/preview_concept.png "
16
+ />
17
+ < meta
18
+ property ="twitter:image "
19
+ content ="https://rustlanges.github.io/preview_concept.png "
20
+ />
21
+ < meta name ="twitter:card " content ="summary_large_image " />
22
+ < meta name ="twitter:site " content ="@rustlang " />
11
23
< link data-trunk rel ="rust " data-wasm-opt ="z " />
12
- < link data-trunk rel ="icon " type ="image/ico " href ="/public/LogoSegunMichael.ico " />
24
+ < link
25
+ data-trunk
26
+ rel ="icon "
27
+ type ="image/ico "
28
+ href ="/public/LogoSegunMichael.ico "
29
+ />
13
30
< link
14
31
data-trunk
15
32
rel ="copy-file "
You can’t perform that action at this time.
0 commit comments