mirror of
				https://github.com/Unleash/unleash.git
				synced 2025-10-27 11:02:16 +01:00 
			
		
		
		
	Removed attributes from Docs nav (#7474)
From @riboflavin's recommendations
This commit is contained in:
		
							parent
							
								
									79628d3e7d
								
							
						
					
					
						commit
						2706a09b8b
					
				@ -85,17 +85,17 @@ module.exports = {
 | 
				
			|||||||
                },
 | 
					                },
 | 
				
			||||||
                {
 | 
					                {
 | 
				
			||||||
                    type: 'html',
 | 
					                    type: 'html',
 | 
				
			||||||
                    value: '<a href="https://www.getunleash.io/enterprise-feature-management-platform" target="_blank" rel="noopener noreferrer" class="navbar__item navbar__link">Product</a>',
 | 
					                    value: '<a href="https://www.getunleash.io/enterprise-feature-management-platform" class="navbar__item navbar__link">Product</a>',
 | 
				
			||||||
                    position: 'right',
 | 
					                    position: 'right',
 | 
				
			||||||
                },
 | 
					                },
 | 
				
			||||||
                {
 | 
					                {
 | 
				
			||||||
                    type: 'html',
 | 
					                    type: 'html',
 | 
				
			||||||
                    value: '<a href="https://www.getunleash.io/plans" target="_blank" rel="noopener noreferrer" class="navbar__item navbar__link">Plans</a>',
 | 
					                    value: '<a href="https://www.getunleash.io/plans" class="navbar__item navbar__link">Plans</a>',
 | 
				
			||||||
                    position: 'right',
 | 
					                    position: 'right',
 | 
				
			||||||
                },
 | 
					                },
 | 
				
			||||||
                {
 | 
					                {
 | 
				
			||||||
                    type: 'html',
 | 
					                    type: 'html',
 | 
				
			||||||
                    value: '<a href="https://www.getunleash.io/blog" target="_blank" rel="noopener noreferrer" class="navbar__item navbar__link">Blog</a>',
 | 
					                    value: '<a href="https://www.getunleash.io/blog" class="navbar__item navbar__link">Blog</a>',
 | 
				
			||||||
                    position: 'right',
 | 
					                    position: 'right',
 | 
				
			||||||
                },
 | 
					                },
 | 
				
			||||||
                {
 | 
					                {
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user