From 55849367debdf4203daf3424fde93cd2427ea81b Mon Sep 17 00:00:00 2001 From: Romain Beaumont Date: Sun, 3 Jun 2018 16:01:02 +0200 Subject: [PATCH] Add nojekyll to make .md available directly --- docs/.nojekyll | 0 docs/index.html | 1 - 2 files changed, 1 deletion(-) create mode 100644 docs/.nojekyll diff --git a/docs/.nojekyll b/docs/.nojekyll new file mode 100644 index 0000000..e69de29 diff --git a/docs/index.html b/docs/index.html index cfd820f..f42c79b 100644 --- a/docs/index.html +++ b/docs/index.html @@ -16,7 +16,6 @@ window.$docsify = { name: 'flying-squid', repo: 'https://github.com/PrismarineJS/flying-squid', - basePath: 'https://rawgit.com/PrismarineJS/flying-squid/master/docs/', loadSidebar: true, subMaxLevel: 2, coverpage: true