Skip to content

Commit abb0711

Browse files
committed
remove notes about outdated browser
1 parent e0a2360 commit abb0711

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

dist/index.html

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,7 @@ <h1>
173173
<dialog id="error-box">
174174
<h1>An error has occurred</h1>
175175
<p>
176-
This is not supposed to happen. If you're using an outdated* browser,
176+
This is not supposed to happen. If you're using an outdated browser,
177177
please consider updating it. It might be due to that reason. Otherwise
178178
please consider reporting this. We respect user's privacy and so we rely
179179
on user-submitted bug reports. Here are the contact options:
@@ -204,10 +204,6 @@ <h1>An error has occurred</h1>
204204
<li>The following error message: <code id="error-code"></code></li>
205205
<li>Your browser and its version (optional).</li>
206206
</ul>
207-
<p>
208-
* We consider browsers that hasn't been updated for the last 2.5 years
209-
to be outdated.
210-
</p>
211207
<button id="error-close-button">Close</button>
212208
</dialog>
213209
</body>

0 commit comments

Comments
 (0)