forked from MapComplete/MapComplete
		
	Chore: Housekeeping
This commit is contained in:
		
							parent
							
								
									ef0ba091eb
								
							
						
					
					
						commit
						319c0e2573
					
				
					 77 changed files with 2485 additions and 1727 deletions
				
			
		| 
						 | 
				
			
			@ -24,7 +24,9 @@
 | 
			
		|||
    <div class="flex flex-col">
 | 
			
		||||
      {#if $license.title}
 | 
			
		||||
        {#if $license.informationLocation}
 | 
			
		||||
          <a href={$license.informationLocation.href} target="_blank" rel="noopener nofollower">{$license.title}</a>
 | 
			
		||||
          <a href={$license.informationLocation.href} target="_blank" rel="noopener nofollower">
 | 
			
		||||
            {$license.title}
 | 
			
		||||
          </a>
 | 
			
		||||
        {:else}
 | 
			
		||||
          $license.title
 | 
			
		||||
        {/if}
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue