Skip to content

Commit 8ff02c7

Browse files
committed
removed beta
1 parent 2e99c25 commit 8ff02c7

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

src/resources/index.html

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -9,22 +9,22 @@
99
})(window,document,'script','dataLayer','GTM-T8XFRGR');</script>
1010
<!-- End Google Tag Manager -->
1111

12-
<!-- meta data start -->
13-
<meta charset="utf-8">
14-
<meta name="keywords" content="Online REPL,Coding Online,Online Program,Share,Interpreter,Interpret,Java Interpreter,Scripting, REPL,Evaluate,Code Snippets,C,C++,Go,Python,Java,learn,code,REPL,compile,container,cloud,computing,service,terminal,bash,programming,online,coding,golang,read,execute,print,loop,check,test,statements,expression,live code,learn programming,making easy,new language,free,open, learn coding online,interpreter and compiler,interpreter language,code snippets online,c programming software,compute,learn to code for free, c interpreter,c interpreter online,online c compiler,scripting c,cling,how to learn programming in c,c++ programming online, go playground, interactive go,print go,golang tutorial, go repl,repl shell,repl javascript,javascript,js,compiler vs interpreter,terminal app,bash script,open source software, python online tutorial,python interpreter online,python playground,best python compiler, jshell,java repl"/>
15-
<meta name="description" content="OpenREPL is an Online platform for checking codes in REPLs for various languages like C/C++, go, python etc.">
16-
<meta name="viewport" content="width=device-width, initial-scale=1">
17-
<meta property="og:url" content="https://openrepl.com" />
12+
<!-- meta data start -->
13+
<meta charset="utf-8">
14+
<meta name="keywords" content="Online REPL,Coding Online,Online Program,Share,Interpreter,Interpret,Java Interpreter,Scripting, REPL,Evaluate,Code Snippets,C,C++,Go,Python,Java,learn,code,REPL,compile,container,cloud,computing,service,terminal,bash,programming,online,coding,golang,read,execute,print,loop,check,test,statements,expression,live code,learn programming,making easy,new language,free,open, learn coding online,interpreter and compiler,interpreter language,code snippets online,c programming software,compute,learn to code for free, c interpreter,c interpreter online,online c compiler,scripting c,cling,how to learn programming in c,c++ programming online, go playground, interactive go,print go,golang tutorial, go repl,repl shell,repl javascript,javascript,js,compiler vs interpreter,terminal app,bash script,open source software, python online tutorial,python interpreter online,python playground,best python compiler, jshell,java repl"/>
15+
<meta name="description" content="OpenREPL is an Online platform for checking code snippets in REPLs for various languages like C/C++, go, python and more.">
16+
<meta name="viewport" content="width=device-width, initial-scale=1">
17+
<meta property="og:url" content="https://openrepl.com" />
1818
<meta property="og:title" content="Learn Programming languages like C/C++, Go with Online REPL/Interpreter"/>
1919
<meta property="og:type" content="website"/>
20-
<meta property="og:description" content="OpenREPL is an Online platform for checking codes in REPLs for various languages like C/C++, go, python etc."/>
20+
<meta property="og:description" content="OpenREPL is an Online platform for checking code snippets in REPLs for various languages like C/C++, go, python and more."/>
2121
<meta property="og:image" content="https://openrepl.com/images/logo_large.png"/>
2222
<meta property="og:image:alt" content="OpenREPL"/>
2323
<meta name="twitter:title" content="Learn Programming languages like C/C++, Go with Online REPL/Interpreter"/>
24-
<meta name="twitter:description" content="OpenREPL is an Online platform for checking codes in REPLs for various languages like C/C++, go, python etc."/>
24+
<meta name="twitter:description" content="OpenREPL is an Online platform for checking code snippets in REPLs for various languages like C/C++, go, python and more."/>
2525
<meta name="twitter:image:src" content="https://openrepl.com/images/logo_large.png"/>
2626
<meta itemprop="name" content="OpenREPL"/>
27-
<meta itemprop="description" content="OpenREPL is an Online platform for checking codes in REPLs for various languages like C/C++, go, python etc."/>
27+
<meta itemprop="description" content="OpenREPL is an Online platform for checking code snippets in REPLs for various languages like C/C++, go, python and more."/>
2828
<meta itemprop="image" content="https://openrepl.com/images/logo_large.png"/>
2929
<meta name="google-site-verification" content="iejQHkSDbrldGCn37ZJ79J1zoQQcW7-MAlqsHSHwnOI" />
3030
<meta name="msvalidate.01" content="75003493DFA09CBFBBDC3F0E2AE85DFD" />
@@ -208,7 +208,7 @@
208208
<div id="firebaseui-auth-container" class="firebaseui-auth-container" style="display: block;"></div>
209209

210210
<div class="hero">
211-
<h1 class="hero__title" itemprop="name" ><span class="hero__title_pre">Open</span>REPL<sup> beta</sup></h1>
211+
<h1 class="hero__title" itemprop="name" ><span class="hero__title_pre">Open</span>REPL</h1>
212212
<p class="hero__description">An Open Source Platform to run and test code snippets instantaneously with <span class="go__color">Open</span>REPL</p>
213213
<p class="hero__description">Read–Eval–Print-Loop</p>
214214
<p class="hero__warning" style="display: none;">Please try in a device with resolution more than 800x480 for best experience.</p>

0 commit comments

Comments
 (0)