We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9bf6646 commit 4ae512cCopy full SHA for 4ae512c
2 files changed
apple-touch-icon.png
1.76 KB
index.html
@@ -11,6 +11,7 @@
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="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png" />
15
<link rel="manifest" href="/site.webmanifest" />
16
<meta property="og:type" content="website" />
17
<meta property="og:site_name" content="Multilingual Programming Language" />
@@ -2532,4 +2533,4 @@ <h2 class="cta-title reveal">
2532
2533
</script>
2534
</body>
2535
-</html>
2536
+</html>
0 commit comments