From 020993db6f393b0e3bd55466cfd30ba645819d25 Mon Sep 17 00:00:00 2001 From: Jason Etcovitch Date: Tue, 3 Jul 2018 00:44:02 -0400 Subject: [PATCH] Fix cutoff code --- index.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) 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.