Add projects page
This commit is contained in:
		
							parent
							
								
									7a368cc4c5
								
							
						
					
					
						commit
						af1cb05d80
					
				
					 2 changed files with 63 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -83,6 +83,11 @@ export default {
 | 
			
		|||
          href: '/experience',
 | 
			
		||||
          pattern: '^/experience/?$',
 | 
			
		||||
        },
 | 
			
		||||
        {
 | 
			
		||||
          title: 'Projects',
 | 
			
		||||
          href: '/projects',
 | 
			
		||||
          pattern: '^/projects/?$',
 | 
			
		||||
        },
 | 
			
		||||
        {
 | 
			
		||||
          title: 'Articles',
 | 
			
		||||
          href: '/articles',
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue