mirror of
				https://github.com/explosion/spaCy.git
				synced 2025-11-01 00:17:44 +03:00 
			
		
		
		
	
		
			
				
	
	
		
			15 lines
		
	
	
		
			446 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			15 lines
		
	
	
		
			446 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| include _mixins
 | |
| 
 | |
| //-  Footer
 | |
| //- ============================================================================
 | |
| 
 | |
| footer.footer
 | |
|     span © #{new Date().getFullYear()} #{company}
 | |
|     a(href='/legal') Legal / Imprint
 | |
| 
 | |
|     a(href='https://twitter.com/' + profiles.twitter target='_blank' aria-label="Twitter") 
 | |
|         +icon('twitter', 'secondary')
 | |
| 
 | |
|     a(href='/feed.xml' target='_blank' aria-label="RSS Feed")
 | |
|         +icon('feed', 'secondary')
 |