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 2e99c25 commit 8c4f8f6Copy full SHA for 8c4f8f6
src/resources/index.html
@@ -208,7 +208,7 @@
208
<div id="firebaseui-auth-container" class="firebaseui-auth-container" style="display: block;"></div>
209
210
<div class="hero">
211
- <h1 class="hero__title" itemprop="name" ><span class="hero__title_pre">Open</span>REPL<sup> beta</sup></h1>
+ <h1 class="hero__title" itemprop="name" ><span class="hero__title_pre">Open</span>REPL</h1>
212
<p class="hero__description">An Open Source Platform to run and test code snippets instantaneously with <span class="go__color">Open</span>REPL</p>
213
<p class="hero__description">Read–Eval–Print-Loop</p>
214
<p class="hero__warning" style="display: none;">Please try in a device with resolution more than 800x480 for best experience.</p>
0 commit comments