We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 41e19aa commit 2e69536Copy full SHA for 2e69536
1 file changed
index.html
@@ -156,6 +156,10 @@
156
<a href="https://chuck.stanford.edu/community" class="btn btn-link" target="_blank">Community</a>
157
</ul>
158
</div>
159
+ <!-- BETA -->
160
+ <div style="width: 100%; text-align: right; padding-right: 8px;">
161
+ <a href="https://ccrma.stanford.edu/~tzfeng/webchuck-ide" target="_blank" style="color: #2563eb"><b>Try the new WebChucK IDE!</b></a>
162
+ </div>
163
</section>
164
</header>
165
0 commit comments