We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5b0414b commit 3b13db6Copy full SHA for 3b13db6
download.html
@@ -250,6 +250,20 @@
250
>
251
Latest nightly
252
</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>
267
<div class="table-container">
268
<table id="nightly-table">
269
<tr>
0 commit comments