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