Skip to content

Commit 4ae512c

Browse files
Update icons
1 parent 9bf6646 commit 4ae512c

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

apple-touch-icon.png

1.76 KB
Loading

index.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
<link rel="icon" type="image/svg+xml" href="/assets/images/favicon.svg" />
1212
<link rel="icon" href="/favicon.ico" sizes="any" />
1313
<link rel="shortcut icon" href="/assets/images/favicon.svg" />
14+
<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png" />
1415
<link rel="manifest" href="/site.webmanifest" />
1516
<meta property="og:type" content="website" />
1617
<meta property="og:site_name" content="Multilingual Programming Language" />
@@ -2532,4 +2533,4 @@ <h2 class="cta-title reveal">
25322533
</script>
25332534
</body>
25342535

2535-
</html>
2536+
</html>

0 commit comments

Comments
 (0)