diff --git a/views/site/index.php b/views/site/index.php index 57ac684..4d3da7e 100644 --- a/views/site/index.php +++ b/views/site/index.php @@ -8,12 +8,26 @@ pre{padding:10px;background-color:#DDD}
FSC is the core lib of filesite.io, a small PHP Framework.
+ Source code: + https://git.filesite.io/filesite/fsc, + download it via git: +
++git clone "https://git.filesite.io/filesite/fsc.git" ++ +
<?php print_r(FSC::$app); ?>
<?php print_r($viewData); ?>