File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- <!DOCTYPE html>
1+ <!DOCTYPE html>
22< html lang ="en ">
33
44 < head >
77 < title > Multilingual Programming Language</ title >
88 < meta name ="description "
99 content ="One programming model. Many human languages. Write code in your language through multilingual frontends targeting one formal core. " />
10+ < link rel ="canonical " href ="https://multilingualprogramming.github.io/ " />
11+ < link rel ="icon " type ="image/svg+xml " href ="/assets/images/favicon.svg " />
12+ < link rel ="icon " href ="/favicon.ico " sizes ="any " />
13+ < link rel ="shortcut icon " href ="/assets/images/favicon.svg " />
14+ < link rel ="manifest " href ="/site.webmanifest " />
15+ < meta property ="og:type " content ="website " />
16+ < meta property ="og:site_name " content ="Multilingual Programming Language " />
17+ < meta property ="og:title " content ="Multilingual Programming Language " />
18+ < meta property ="og:description "
19+ content ="Write code in 17 human languages. One formal core. Python and WASM backends. " />
20+ < meta property ="og:url " content ="https://multilingualprogramming.github.io/ " />
21+ < meta property ="og:image " content ="https://multilingualprogramming.github.io/assets/images/og-image.svg " />
1022 < link rel ="preconnect " href ="https://fonts.googleapis.com " />
1123 < link rel ="preconnect " href ="https://fonts.gstatic.com " crossorigin />
1224 < link
You can’t perform that action at this time.
0 commit comments