forked from laurens/fediversity_website
		
	Fix: locatie van logo corrigeren
This commit is contained in:
		
							parent
							
								
									6b8a4c9b50
								
							
						
					
					
						commit
						48671d21e5
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -30,7 +30,7 @@ | |||
|             {{- end }} | ||||
|           {{- end }} | ||||
| 
 | ||||
|           <img class="max-width" src="{{ $logoresource | safeURL }}" alt="NLUUG-logo" decoding="async" width="{{ $logoresource.Width }}" height="{{ $logoresource.Height }}"> | ||||
|           <img class="max-width" src="{{ .Site.Params.logoNormal | safeURL }}" alt="NLUUG-logo" decoding="async" width="{{ $logoresource.Width }}" height="{{ $logoresource.Height }}"> | ||||
|         </picture> | ||||
|       </figure> | ||||
|     </a> | ||||
|  |  | |||
		Reference in a new issue