[call-me] - fix typo

This commit is contained in:
Miroslav Pejic
2025-08-23 21:07:35 +02:00
parent 1d1cf617d4
commit fc68047192
+4 -2
View File
@@ -6,8 +6,10 @@
<!-- Meta Information -->
<meta charset="utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta
name="viewport"
content="width=device-width, height=device-height, initial-scale=1.0, maximum-scale=1.0, user-scalable=0"
/>
<!-- https://favicon.io/favicon-generator/ -->
<link rel="apple-touch-icon" sizes="180x180" href="/favicon/apple-touch-icon.png" />
<link rel="icon" type="image/png" sizes="32x32" href="/favicon/favicon-32x32.png" />