Add Piwik tracking code

This commit is contained in:
Jonny Barnes 2017-02-15 14:23:43 +00:00
parent aa3ed369bc
commit 323185637d
3 changed files with 21 additions and 0 deletions

View file

@ -271,4 +271,6 @@ return [
],
'piwik' => env('PIWIK', false),
];