You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: client/app/components/home/homeView.html
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@
6
6
</div>
7
7
<divclass="col-md-10">
8
8
<h1>ShiftJS</h1>
9
-
<p>ShiftJS is a Swift to JavaScript transpiler. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut consequat quam non metus porta volutpat. Suspendisse potenti.</p>
9
+
<p>ShiftJS is an open source Swift to JavaScript transpiler written in JavaScript.<br>The project is in active early development.</p>
10
10
<aclass="btn btn-primary btn-lg" href="#/repl" role="button">Try it out</a>
0 commit comments