mirror of
https://github.com/openclassify/openclassify.git
synced 2026-01-11 18:01:10 -06:00
44 lines
861 B
PHP
44 lines
861 B
PHP
<?php
|
|
|
|
return [
|
|
'meta_tags' => [
|
|
'name' => 'Meta Keywords',
|
|
],
|
|
'template' => [
|
|
'name' => 'Template',
|
|
],
|
|
's-type-latest-limit' => [
|
|
'name' => 'S-type latest limit',
|
|
],
|
|
's-type-showcase' => [
|
|
'name' => 'S-type showcase limit name',
|
|
],
|
|
's-type-banner-code' => [
|
|
'name' => 'S-type banner code',
|
|
],
|
|
|
|
's-type-banner-mobile-code' => [
|
|
'name' => 'S-type banner mobile code',
|
|
],
|
|
|
|
'show_post_your_add_btn' => [
|
|
'name' => 'Show post your add btn',
|
|
],
|
|
|
|
'show_home_search_on_map_btn' => [
|
|
'name' => 'Show home search on_map btn',
|
|
],
|
|
|
|
'show_last_search_btn' => [
|
|
'name' => 'Show last search btn',
|
|
],
|
|
|
|
'meta_tags' => [
|
|
'name' => 'Meta Keywords',
|
|
],
|
|
'meta_tags' => [
|
|
'name' => 'Meta Keywords',
|
|
],
|
|
|
|
];
|