Skip to content

Commit 3b13db6

Browse files
committed
Add warning to nightly builds
1 parent 5b0414b commit 3b13db6

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

download.html

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -250,6 +250,20 @@
250250
>
251251
Latest nightly
252252
</h1>
253+
<h2
254+
style="
255+
top: 50px;
256+
text-align: center;
257+
font-family: Inter;
258+
font-weight: 470;
259+
font-size: 18px;
260+
color: rgb(209, 146, 51);
261+
background-color: transparent;
262+
"
263+
>
264+
Warning: These builds serve as a preview of the latest experimental
265+
changes. Stability is not guaranteed.
266+
</h2>
253267
<div class="table-container">
254268
<table id="nightly-table">
255269
<tr>

0 commit comments

Comments
 (0)