Skip to content

Commit c10101d

Browse files
authored
Scala.js beyond the browser (#603)
1 parent df9b394 commit c10101d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

_config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ plugins: [jekyll-paginate, jekyll-assets, sass, execjs, uglifier]
55

66
# Site settings
77
title: Scala.js
8-
description: "Build robust front-end web applications in Scala with Scala.js"
8+
description: "Harness the Scala and JavaScript ecosystems to develop robust apps for browsers, serverless, and Node.js."
99
analytics: #Google analytics code in the format XX-nnnnnnnn-n
1010
# baseurl: ""
1111
baseurl: ""

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<div>
1212
<h2 style="margin: 10px 0;">Scala.js</h2>
1313
<h4 class="version">{{ site.versions.scalaJS }}</h4>
14-
<h4>A safer way to build robust<br/> front-end web applications!</h4>
14+
<h4>Harness the Scala and JavaScript ecosystems together. <br/> Develop robust apps for browsers, Node.js, and serverless.</h4>
1515
</div>
1616
<div>
1717
<a class="btn btn-theme" href="{{ site.baseurl }}/doc/tutorial/">Learn Scala.js</a>

0 commit comments

Comments
 (0)