We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e15c779 commit b139336Copy full SHA for b139336
1 file changed
about.html
@@ -3,6 +3,8 @@
3
<head>
4
<meta charset="UTF-8">
5
<title>About Basic Geometry Formulas</title>
6
+<link rel="icon" type="image/png" sizes="256x256" href="android-chrome-256x256.png">
7
+<link rel="icon" type="image/png" sizes="192x192" href="android-chrome-192x192.png">
8
<link rel="icon" type="image/png" sizes="180x180" href="/apple-touch-icon.png">
9
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">
10
<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">
0 commit comments