Skip to content

Commit

Permalink
Update about.html
Browse files Browse the repository at this point in the history
  • Loading branch information
tselane2110 authored Mar 18, 2024
1 parent 7cf9502 commit b2c3b9b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion about.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<body>
<!--header design-->
<header>
<a href="#" class="logo" onclick="navigateToPage('home.html#home')">Tanzeela<span>Sehar</span></a>
<a href="#" class="logo" onclick="navigateToPage('home.html')">Tanzeela<span>Sehar</span></a>
<ul class="navlist">
<li><a href="#home" class='active' onclick="navigateToPage('index.html#home')">Home</a></li>
<li><a href="#about" onclick="navigateToPage('index.html#about')">About Me</a></li>
Expand Down

0 comments on commit b2c3b9b

Please sign in to comment.