mirror of
				https://github.com/privacyguides/privacyguides.org.git
				synced 2025-10-31 19:46:34 +00:00 
			
		
		
		
	Update nav.html (#1657)
Fixed the links to home page as requested from another user
This commit is contained in:
		| @@ -1,7 +1,7 @@ | |||||||
| <nav class="fixed-top bg-dark"> | <nav class="fixed-top bg-dark"> | ||||||
|   <div id="navbar" class="d-flex flex-wrap justify-content-between align-items-center"> |   <div id="navbar" class="d-flex flex-wrap justify-content-between align-items-center"> | ||||||
|     <div class="w-50"> |     <div class="w-50"> | ||||||
|       <a id="nav-home-mobile" class="nav-anchor" href="/index.html"> |       <a id="nav-home-mobile" class="nav-anchor" href="/"> | ||||||
|         <img src="/assets/img/svg/layout/brand/horizontal.svg" width="150px" /> |         <img src="/assets/img/svg/layout/brand/horizontal.svg" width="150px" /> | ||||||
|       </a> |       </a> | ||||||
|     </div> |     </div> | ||||||
| @@ -10,7 +10,7 @@ | |||||||
|  |  | ||||||
|     <div class="menu w-100"> |     <div class="menu w-100"> | ||||||
|       <div id="nav-left" class="position-relative flex-col"> |       <div id="nav-left" class="position-relative flex-col"> | ||||||
|         <a class="nav-anchor" href="/index.html"> |         <a class="nav-anchor" href="/"> | ||||||
|           <span id="nav-home" class="fas fa-home fa-fw"></span> |           <span id="nav-home" class="fas fa-home fa-fw"></span> | ||||||
|         </a> |         </a> | ||||||
|  |  | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Jay
					Jay