diff --git a/index.html b/index.html index 49aa998..da49fcd 100644 --- a/index.html +++ b/index.html @@ -74,11 +74,11 @@ layout: default
-
+

Easily scriptable

Focus on what you want to build. A simple API—built on the latest ES6 JavaScript features—hides the details you don't care about.

-
+
{% highlight javascript %} module.exports = app => { @@ -95,7 +95,7 @@ module.exports = app => {
-
+
@@ -104,7 +104,7 @@ module.exports = app => {

Hello World!

-
+

Apps are first class actors within GitHub.