From 2f32a2220c980e9a61ec38bc5a3a9362ca5e08bf Mon Sep 17 00:00:00 2001 From: Milos Stojanovic Date: Thu, 20 Jun 2019 14:11:35 +0200 Subject: [PATCH] docs --- docs/index.md | 6 ++++++ docs/template/default.twig | 8 ++++++++ 2 files changed, 14 insertions(+) diff --git a/docs/index.md b/docs/index.md index 8498290..35c1c44 100644 --- a/docs/index.md +++ b/docs/index.md @@ -1,4 +1,10 @@ + ## FileGator +Build Status +Code Coverage +License + +
[FileGator](https://filegator.io) is a free, [open-source](https://github.com/filegator/filegator) PHP script for managing files and folders. diff --git a/docs/template/default.twig b/docs/template/default.twig index 837112e..c899d8b 100644 --- a/docs/template/default.twig +++ b/docs/template/default.twig @@ -22,6 +22,14 @@ + {% if github is defined %} + + + Fork me on GitHub + + + {% endif %} +