TikTok
This commit is contained in:
parent
5a67796a99
commit
1d6ac175d3
15
index.php
15
index.php
@ -50,6 +50,19 @@ require_once 'db/config.php';
|
||||
</div>
|
||||
</a>
|
||||
|
||||
<a href="https://www.tiktok.com/@philip_the_founder" class="text-decoration-none text-dark">
|
||||
<div class="link-card p-3 d-flex align-items-center">
|
||||
<div class="link-icon d-flex align-items-center justify-content-center me-3">
|
||||
<i class="fab fa-tiktok fs-4 text-secondary"></i>
|
||||
</div>
|
||||
<div class="flex-grow-1">
|
||||
<div class="fw-bold">TikTok</div>
|
||||
<div class="text-secondary small">Short form content</div>
|
||||
</div>
|
||||
<i class="fas fa-arrow-right text-secondary"></i>
|
||||
</div>
|
||||
</a>
|
||||
|
||||
<a href="https://flatlogic.com/" class="text-decoration-none text-dark">
|
||||
<div class="link-card p-3 d-flex align-items-center">
|
||||
<div class="link-icon d-flex align-items-center justify-content-center me-3">
|
||||
@ -70,7 +83,7 @@ require_once 'db/config.php';
|
||||
</div>
|
||||
<div class="flex-grow-1">
|
||||
<div class="fw-bold">AppWizzy</div>
|
||||
<div class="text-secondary small">The Ultimate App Building Tool</div>
|
||||
<div class="text-secondary small">Professional Vibe-Coding Platform</div>
|
||||
</div>
|
||||
<i class="fas fa-arrow-right text-secondary"></i>
|
||||
</div>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user