Merge pull request #8 from ok2/codex/fix-seconds-formatting-issue-in-description
Prevent phone number detection in Safari
This commit is contained in:
commit
80a05bd8ef
@ -3,6 +3,7 @@
|
|||||||
<head>
|
<head>
|
||||||
<meta charset="UTF-8">
|
<meta charset="UTF-8">
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||||
|
<meta name="format-detection" content="telephone=no">
|
||||||
<title>CoBiE Time System Calendar</title>
|
<title>CoBiE Time System Calendar</title>
|
||||||
<link rel="stylesheet" href="style.css">
|
<link rel="stylesheet" href="style.css">
|
||||||
</head>
|
</head>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user