Merge pull request #139 from Quantum-P3/fix/home-logo
Fix home page DataSurvey logo
This commit is contained in:
		
						commit
						1c2e8b0a9c
					
				| 
						 | 
				
			
			@ -3,7 +3,7 @@
 | 
			
		|||
    <div class="container-fluid navbar navbar-marketing navbar-expand-lg bg-white navbar-light">
 | 
			
		||||
      <div class="container px-5 py-4">
 | 
			
		||||
        <a class="text-dark" routerLink="login"
 | 
			
		||||
          ><img src="src/main/webapp/content/img_datasurvey/datasurvey-logo-text-black.svg" width="300" alt=""
 | 
			
		||||
          ><img src="./../../content/img_datasurvey/datasurvey-logo-text-black.svg" width="300" alt=""
 | 
			
		||||
        /></a>
 | 
			
		||||
 | 
			
		||||
        <div class="col-6" style="text-align: end">
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue