Edit index.php via Editor
This commit is contained in:
parent
d51486c0fb
commit
5a0f2b98db
@ -57,9 +57,10 @@ function generate_whatsapp_link($number, $product_name) {
|
|||||||
<?php if (file_exists('assets/images/logo.png')): ?>
|
<?php if (file_exists('assets/images/logo.png')): ?>
|
||||||
<img src="assets/images/logo.png?v=<?php echo time(); ?>" alt="JatimTour Logo" style="height: 40px;">
|
<img src="assets/images/logo.png?v=<?php echo time(); ?>" alt="JatimTour Logo" style="height: 40px;">
|
||||||
<?php else: ?>
|
<?php else: ?>
|
||||||
JatimTour
|
aaaaaaaaaaaaaaaaa
|
||||||
<?php endif; ?>
|
<?php endif; ?>
|
||||||
</a>
|
</a>
|
||||||
|
<a> BBBBBBBBB </a>
|
||||||
<button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navbarNav" aria-controls="navbarNav" aria-expanded="false" aria-label="Toggle navigation">
|
<button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navbarNav" aria-controls="navbarNav" aria-expanded="false" aria-label="Toggle navigation">
|
||||||
<span class="navbar-toggler-icon"></span>
|
<span class="navbar-toggler-icon"></span>
|
||||||
</button>
|
</button>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user