Skip to content

Commit

Permalink
A little hp intro
Browse files Browse the repository at this point in the history
  • Loading branch information
napolux committed Jul 27, 2016
1 parent f12276e commit 5324339
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions templates/website/pages/homepage.twig
Expand Up @@ -7,6 +7,9 @@
<div class="row">
<div class="col-md-12 main">
<h1>Hello, Slim 3!</h1>
<p>This is a starter kit for small PHP Projects containing the <a href="http://www.slimframework.com/">Slim</a> microframework, <a href="http://twig.sensiolabs.org/">Twig</a> as Template Engine and <a href="http://www.doctrine-project.org/">Doctrine</a> as ORM.
If you use PHPUnit for tests, the <code>/tests</code> folder is there, just for you to use :P</p>
<p>Made with &lt;3 by <a href="https://napolux.com">Napolux</a></p>
</div>
</div>
</div>
Expand Down

0 comments on commit 5324339

Please sign in to comment.