typo: bokantaj => bokante

This commit is contained in:
2026-07-08 07:00:59 +04:00
parent b5985eda06
commit 9a017f5479
3 changed files with 5 additions and 5 deletions
+2 -2
View File
@@ -49,7 +49,7 @@ if (!defined('PRIORITY_CATEGORIES')) {
// =========================================
// Configuration Mastodon
// =========================================
if (!defined('MASTODON_INSTANCE_URL')) define('MASTODON_INSTANCE_URL', 'https://bokantaj.o-k-i.net');
if (!defined('MASTODON_INSTANCE_URL')) define('MASTODON_INSTANCE_URL', 'https://bokante.o-k-i.net');
if (!defined('MASTODON_DATE_FORMAT')) define('MASTODON_DATE_FORMAT', 'fr-FR');
if (!defined('MASTODON_BTN_SEE_MORE')) define('MASTODON_BTN_SEE_MORE', 'Voir plus de post');
if (!defined('MASTODON_BTN_RELOAD')) define('MASTODON_BTN_RELOAD', 'Rafraichir');
@@ -76,7 +76,7 @@ if (!defined('X_URL')) define('X_URL', '#');
if (!defined('INSTAGRAM_URL')) define('INSTAGRAM_URL', '#');
if (!defined('YOUTUBE_URL')) define('YOUTUBE_URL', '#');
if (!defined('TIKTOK_URL')) define('TIKTOK_URL', '#');
if (!defined('MASTODON_URL')) define('MASTODON_URL', 'https://bokantaj.o-k-i.net/@admin');
if (!defined('MASTODON_URL')) define('MASTODON_URL', 'https://bokante.o-k-i.net/@admin');
// Contacts
if (!defined('CONTACT_EMAIL')) define('CONTACT_EMAIL', 'kontak.o-k-i.net');
+1 -1
View File
@@ -198,7 +198,7 @@ define('PRIORITY_CATEGORIES', [
// define('TIKTOK_URL', 'https://tiktok.com/@votrecompte');
// URL du compte Mastodon
// define('MASTODON_URL', 'https://bokantaj.o-k-i.net/@admin');
// define('MASTODON_URL', 'https://bokante.o-k-i.net/@admin');
// =========================================
// Contact