forked from otomatalabs/ol_site
		
	
		
			
				
	
	
		
			11 lines
		
	
	
		
			290 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
			
		
		
	
	
			11 lines
		
	
	
		
			290 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
| ---js
 | |
| const eleventyNavigation = {
 | |
| 	key: "CREDITS",
 | |
| 	order: 5
 | |
| };
 | |
| ---
 | |
| # Credits
 | |
| 
 | |
| This website uses the font [Mister Twiggs Heavy](https://www.typeinnovations.com/fonts/mister-twiggs) by [Type Innovations](https://www.typeinnovations.com/)
 | |
| 
 | |
| Built with [Eleventy](https://www.11ty.dev/) v3.1.2 |