diff --git a/public/images/favicon.svg b/public/images/favicon.svg new file mode 100644 index 0000000..8349c3a --- /dev/null +++ b/public/images/favicon.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/public/images/logo.svg b/public/images/logo.svg new file mode 100644 index 0000000..13763ed --- /dev/null +++ b/public/images/logo.svg @@ -0,0 +1,23 @@ + + PHPDocker.io + + + + + + + + + + + + + + + + + + PHPDocker.io + diff --git a/templates/layout.html.twig b/templates/layout.html.twig index 285ba7f..e1edd90 100644 --- a/templates/layout.html.twig +++ b/templates/layout.html.twig @@ -15,6 +15,7 @@ {% include 'analytics.html.twig' %} + @@ -24,8 +25,8 @@
- -

PHPDocker.io

+
+ PHPDocker.io

A PHP development environment generator built with Docker containers.