mirror of
				https://github.com/Unleash/unleash.git
				synced 2025-10-27 11:02:16 +01:00 
			
		
		
		
	docs: update footer
This commit is contained in:
		
							parent
							
								
									d02fabacd1
								
							
						
					
					
						commit
						f5a872bf73
					
				@ -44,11 +44,19 @@ module.exports = {
 | 
			
		||||
            style: "dark",
 | 
			
		||||
            links: [
 | 
			
		||||
                {
 | 
			
		||||
                    title: "Docs",
 | 
			
		||||
                    title: "Product",
 | 
			
		||||
                    items: [
 | 
			
		||||
                        {
 | 
			
		||||
                            label: "Docs",
 | 
			
		||||
                            to: "/"
 | 
			
		||||
                        },
 | 
			
		||||
                        {
 | 
			
		||||
                            label: "Open-Source",
 | 
			
		||||
                            href: "https://github.com/Unleash/unleash"
 | 
			
		||||
                        },
 | 
			
		||||
                        {
 | 
			
		||||
                            label: "Roadmap",
 | 
			
		||||
                            href: "https://github.com/orgs/Unleash/projects/5"
 | 
			
		||||
                        }
 | 
			
		||||
                    ]
 | 
			
		||||
                },
 | 
			
		||||
@ -68,15 +76,6 @@ module.exports = {
 | 
			
		||||
                            href: "https://twitter.com/getunleash"
 | 
			
		||||
                        }
 | 
			
		||||
                    ]
 | 
			
		||||
                },
 | 
			
		||||
                {
 | 
			
		||||
                    title: "More",
 | 
			
		||||
                    items: [
 | 
			
		||||
                        {
 | 
			
		||||
                            label: "GitHub",
 | 
			
		||||
                            href: "https://github.com/Unleash/unleash"
 | 
			
		||||
                        }
 | 
			
		||||
                    ]
 | 
			
		||||
                }
 | 
			
		||||
            ],
 | 
			
		||||
            copyright: `Copyright © ${new Date().getFullYear()} Unleash. Built with Docusaurus.`,
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user