add tiktok
This commit is contained in:
parent
553ac6073d
commit
80ef452ab3
16
index.php
16
index.php
@ -10,31 +10,37 @@ $profile = [
|
|||||||
'icon' => '💼',
|
'icon' => '💼',
|
||||||
'title' => 'LinkedIn',
|
'title' => 'LinkedIn',
|
||||||
'description' => 'Professional network & insights',
|
'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' => '🐦',
|
'icon' => '🐦',
|
||||||
'title' => 'Twitter / X',
|
'title' => 'Twitter / X',
|
||||||
'description' => 'Latest thoughts & tech updates',
|
'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' => '🚀',
|
'icon' => '🚀',
|
||||||
'title' => 'AppWizzy',
|
'title' => 'AppWizzy',
|
||||||
'description' => 'The professional vibe-coding platform',
|
'description' => 'The professional vibe-coding platform',
|
||||||
'url' => 'https://appwizzy.com?utm_source=philip_social'
|
'url' => 'https://appwizzy.com?utm_source=philip_the_founder'
|
||||||
],
|
],
|
||||||
[
|
[
|
||||||
'icon' => '🌐',
|
'icon' => '🌐',
|
||||||
'title' => 'Flatlogic',
|
'title' => 'Flatlogic',
|
||||||
'description' => 'AI-Powered Software Development',
|
'description' => 'AI-Powered Software Development',
|
||||||
'url' => 'https://flatlogic.com?utm_source=philip_social'
|
'url' => 'https://flatlogic.com?utm_source=philip_the_founder'
|
||||||
],
|
],
|
||||||
[
|
[
|
||||||
'icon' => '📷',
|
'icon' => '📷',
|
||||||
'title' => 'Instagram',
|
'title' => 'Instagram',
|
||||||
'description' => 'Behind the scenes',
|
'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'
|
||||||
]
|
]
|
||||||
]];
|
]];
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user