Skip to content

Commit 16f2f17

Browse files
committed
add footnotes
1 parent 0e51457 commit 16f2f17

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

dist/index.html

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,7 @@ <h1>
168168
<dialog id="error-box">
169169
<h1>An error has occurred</h1>
170170
<p>
171-
This is not supposed to happen. If you're using an outdated browser,
171+
This is not supposed to happen. If you're using an outdated* browser,
172172
please consider updating it. It might be due to that reason. Otherwise
173173
please consider reporting this. We respect user's privacy and so we rely
174174
on user-submitted bug reports. Here are the contact options:
@@ -199,6 +199,10 @@ <h1>An error has occurred</h1>
199199
<li>The following error message: <code id="error-code"></code></li>
200200
<li>Your browser and its version (optional).</li>
201201
</ul>
202+
<p>
203+
* We consider browsers that hasn't been updated for the last 2.5 years
204+
to be outdated.
205+
</p>
202206
<button id="error-close-button">Close</button>
203207
</dialog>
204208
</body>

0 commit comments

Comments
 (0)