b5014cae5b
- Removed unused items from the footer - Fixed language files to cover all variants of English - Added Google Analytics tracking code
7 lines
199 B
PHP
7 lines
199 B
PHP
<?php return [
|
|
'plugin' => [
|
|
'name' => 'Social Feed',
|
|
'description' => 'Captures social media posts from a variety of services and consolidates them into a single feed.'
|
|
]
|
|
];
|