Edit index.php via Editor
This commit is contained in:
parent
5a0f2b98db
commit
c06fb26cf3
@ -55,12 +55,12 @@ function generate_whatsapp_link($number, $product_name) {
|
||||
<div class="container">
|
||||
<a class="navbar-brand fw-bold text-primary" href="#">
|
||||
<?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: 70px;">
|
||||
<?php else: ?>
|
||||
aaaaaaaaaaaaaaaaa
|
||||
<?php endif; ?>
|
||||
</a>
|
||||
<a> BBBBBBBBB </a>
|
||||
<a><bold>Juanda Transport Rental & Tour Travel</bold></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">
|
||||
<span class="navbar-toggler-icon"></span>
|
||||
</button>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user