fixed config.toml so site renders like tutorial
This commit is contained in:
		
							
								
								
									
										10
									
								
								config.toml
									
									
									
									
									
								
							
							
						
						
									
										10
									
								
								config.toml
									
									
									
									
									
								
							@@ -4,5 +4,13 @@ languageCode = 'en-us'
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
[params]
 | 
					[params]
 | 
				
			||||||
  # "relatedtext" is the text that appears above the tag list at the bottom of pages.
 | 
					  # "relatedtext" is the text that appears above the tag list at the bottom of pages.
 | 
				
			||||||
  #relatedtext = "Related:"
 | 
					  relatedtext = "Related"
 | 
				
			||||||
  favicon = "/favicon.ico"
 | 
					  favicon = "/favicon.ico"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					  #list items
 | 
				
			||||||
 | 
					  datesinlist = true
 | 
				
			||||||
 | 
					  authorsinlist = true
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					  #footer items
 | 
				
			||||||
 | 
					  nextprev = true
 | 
				
			||||||
 | 
					  taglist = true
 | 
				
			||||||
		Reference in New Issue
	
	Block a user