edit POPULAR_TAGS to IMPORTANT_TAGS
This commit is contained in:
+2
-2
@@ -97,8 +97,8 @@ if (!defined('LIVE_ACCOUNT_NAME')) define('LIVE_ACCOUNT_NAME', 'admin');
|
||||
if (!defined('TAG_SHORT')) define('TAG_SHORT', 'short');
|
||||
|
||||
// Hashtags populaires à afficher dans la sidebar, footer et menu mobile
|
||||
if (!defined('POPULAR_TAGS')) {
|
||||
define('POPULAR_TAGS', [
|
||||
if (!defined('IMPORTANT_TAGS')) {
|
||||
define('IMPORTANT_TAGS', [
|
||||
'Colonialisme',
|
||||
'La Réunion',
|
||||
'Panafricanisme',
|
||||
|
||||
Reference in New Issue
Block a user