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 %} +