b5014cae5b
- Removed unused items from the footer - Fixed language files to cover all variants of English - Added Google Analytics tracking code
7 lines
177 B
PHP
7 lines
177 B
PHP
<?php return [
|
|
'plugin' => [
|
|
'name' => 'Calgary Conditions',
|
|
'description' => 'Provides local time and weather information for Calgary, AB, Canada'
|
|
]
|
|
];
|