mirror of
				https://github.com/mastermindzh/rickvanlieshout.com
				synced 2025-10-31 08:40:27 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			6 lines
		
	
	
		
			157 B
		
	
	
	
		
			TypeScript
		
	
	
	
	
	
			
		
		
	
	
			6 lines
		
	
	
		
			157 B
		
	
	
	
		
			TypeScript
		
	
	
	
	
	
| export default [
 | |
|   { label: "Articles", path: "/" },
 | |
|   { label: "About Me", path: "/pages/about/" },
 | |
|   { label: "Contact Me", path: "/pages/contacts/" },
 | |
| ];
 |