mirror of
				https://github.com/kees-z/DuplicatiDocs.git
				synced 2025-11-03 23:55:14 +00:00 
			
		
		
		
	Merge pull request #94 from oliversen/fix-configuration-error
Change config value from 'pages' to 'nav' in mkdocs.yml
This commit is contained in:
		@@ -66,7 +66,7 @@ markdown_extensions:
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
pages:
 | 
			
		||||
nav:
 | 
			
		||||
    - Home: index.md
 | 
			
		||||
    - Manual:
 | 
			
		||||
        - Introduction: 01-introduction.md
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user