mirror of
				https://github.com/Unleash/unleash.git
				synced 2025-10-27 11:02:16 +01:00 
			
		
		
		
	Remove redundant titleTemplate docusaurus config (#8533)
Removed a redundant docusaurus config value that causes linting issues.
This commit is contained in:
		
							parent
							
								
									56dacb668a
								
							
						
					
					
						commit
						256c75a8a6
					
				| @ -56,7 +56,6 @@ module.exports = { | ||||
|         environment: process.env.NODE_ENV, | ||||
|     }, | ||||
|     themeConfig: { | ||||
|         titleTemplate: '%s',   | ||||
|         defaultMode: 'light', | ||||
|         disableSwitch: true, | ||||
|         respectPrefersColorScheme: false, | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user