From 59075311843d0bcb45d607bef20005f82a4e32cd Mon Sep 17 00:00:00 2001 From: Milos Stojanovic Date: Thu, 15 Sep 2022 13:43:37 +0200 Subject: [PATCH] demo removed, no more free dynos on heroku --- couscous.yml | 3 --- docs/demo.md | 11 ----------- docs/index.md | 1 - 3 files changed, 15 deletions(-) delete mode 100644 docs/demo.md diff --git a/couscous.yml b/couscous.yml index c8a90b3..7e5e77e 100644 --- a/couscous.yml +++ b/couscous.yml @@ -35,9 +35,6 @@ menu: development: text: Development relativeUrl: development.html - demo: - text: Demo - relativeUrl: demo.html config: name: Configuration items: diff --git a/docs/demo.md b/docs/demo.md deleted file mode 100644 index 27879d9..0000000 --- a/docs/demo.md +++ /dev/null @@ -1,11 +0,0 @@ ---- -currentMenu: demo ---- - -## Demo -[https://demo.filegator.io](https://demo.filegator.io) - -This is read-only demo with guest account enabled. - -- you can log in as `john/john` to see John's private files -- or `jane/jane` as readonly + download user. diff --git a/docs/index.md b/docs/index.md index 40569c4..ea7bb99 100644 --- a/docs/index.md +++ b/docs/index.md @@ -1,5 +1,4 @@ ## FileGator -Live demo Build Status PHP Build Status Node Code Coverage