add tiktok

This commit is contained in:
Flatlogic Bot 2025-11-28 16:22:19 +00:00
parent 553ac6073d
commit 80ef452ab3

View File

@ -10,31 +10,37 @@ $profile = [
'icon' => '💼',
'title' => 'LinkedIn',
'description' => 'Professional network & insights',
'url' => 'https://www.linkedin.com/in/philip-daineka-25a69047/?utm_source=philip_social'
'url' => 'https://www.linkedin.com/in/philip-daineka/?utm_source=philip_the_founder'
],
[
'icon' => '🐦',
'title' => 'Twitter / X',
'description' => 'Latest thoughts & tech updates',
'url' => 'https://x.com/philipdaineka?utm_source=philip_social'
'url' => 'https://x.com/Okendokenn?utm_source=philip_the_founder'
],
[
'icon' => '🎵',
'title' => 'TikTok',
'description' => 'Creative content & trends',
'url' => 'https://www.tiktok.com/@philip_the_founder?utm_source=philip_the_founder'
],
[
'icon' => '🚀',
'title' => 'AppWizzy',
'description' => 'The professional vibe-coding platform',
'url' => 'https://appwizzy.com?utm_source=philip_social'
'url' => 'https://appwizzy.com?utm_source=philip_the_founder'
],
[
'icon' => '🌐',
'title' => 'Flatlogic',
'description' => 'AI-Powered Software Development',
'url' => 'https://flatlogic.com?utm_source=philip_social'
'url' => 'https://flatlogic.com?utm_source=philip_the_founder'
],
[
'icon' => '📷',
'title' => 'Instagram',
'description' => 'Behind the scenes',
'url' => 'https://www.instagram.com/philipdaineka/?utm_source=philip_social'
'url' => 'https://www.instagram.com/okendoken/?utm_source=philip_the_founder'
]
]];