File tree Expand file tree Collapse file tree 2 files changed +11
-0
lines changed Expand file tree Collapse file tree 2 files changed +11
-0
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 " />
7
+ < 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 ">
6
11
< link data-trunk rel ="rust " data-wasm-opt ="z " />
7
12
< link data-trunk rel ="icon " type ="image/ico " href ="/public/LogoSegunMichael.ico " />
13
+ < link
14
+ data-trunk
15
+ rel ="copy-file "
16
+ type ="image/png "
17
+ href ="/public/preview_concept.png "
18
+ />
8
19
< link
9
20
data-trunk
10
21
rel ="copy-file "
You can’t perform that action at this time.
0 commit comments