From 3abfc96098ead4db516a10456eb5456f555f9678 Mon Sep 17 00:00:00 2001 From: Devine Lu Linvega Date: Fri, 10 May 2019 18:47:08 +0900 Subject: [PATCH] Moved index in root --- .nojekyll | 0 TUTORIAL.md | 9 +++++++++ browser/index.html | 17 ----------------- index.html | 16 ++++++++++++++++ 4 files changed, 25 insertions(+), 17 deletions(-) create mode 100644 .nojekyll delete mode 100644 browser/index.html create mode 100644 index.html diff --git a/.nojekyll b/.nojekyll new file mode 100644 index 00000000..e69de29b diff --git a/TUTORIAL.md b/TUTORIAL.md index 49ac4fb1..67fd2fea 100644 --- a/TUTORIAL.md +++ b/TUTORIAL.md @@ -78,6 +78,15 @@ Here's a list of supported operations. 6I4 ``` +### Hold Bang + +``` +..S +... +Hh. +SF. +``` + ### Delay ``` diff --git a/browser/index.html b/browser/index.html deleted file mode 100644 index 89de8e0c..00000000 --- a/browser/index.html +++ /dev/null @@ -1,17 +0,0 @@ - - - - Orca - - - - - - diff --git a/index.html b/index.html new file mode 100644 index 00000000..9d0254b7 --- /dev/null +++ b/index.html @@ -0,0 +1,16 @@ + + + + Orca + + + + + +