Skip to content

Commit

Permalink
Merge pull request #835 from harikasayani/lgbranch
Browse files Browse the repository at this point in the history
feat: logo added beside title in navbar
  • Loading branch information
apu52 authored Jun 26, 2024
2 parents c24ea33 + 5731331 commit 024337c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -168,6 +168,8 @@ <h1>TourGuide . . .</h1>
</nav> -->
<div class="nav-container" id="top">
<nav class="newNav">
<img src="./img/A T logo with a white background and a square shape, connected to nature for a travel company.png" style="width:30px;height:30px;border-radius:50%;">

<a href="#" class="nav__logo" data-aos="fade-right">Tourguide<span>.</span></a>

<ul class="navLinks">
Expand Down

0 comments on commit 024337c

Please sign in to comment.