mirror of
				https://github.com/adityatelange/hugo-PaperMod.git
				synced 2025-11-04 02:12:49 +01:00 
			
		
		
		
	add some dummy config params
This commit is contained in:
		
							
								
								
									
										13
									
								
								config.yml
									
									
									
									
									
								
							
							
						
						
									
										13
									
								
								config.yml
									
									
									
									
									
								
							@@ -3,14 +3,27 @@ title: PaperMod
 | 
				
			|||||||
paginate: 8
 | 
					paginate: 8
 | 
				
			||||||
theme: hugo-PaperMod
 | 
					theme: hugo-PaperMod
 | 
				
			||||||
enableInlineShortcodes: true
 | 
					enableInlineShortcodes: true
 | 
				
			||||||
 | 
					enableRobotsTXT: true
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					# googleAnalytics: UA-123-45
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					minify:
 | 
				
			||||||
 | 
					  disableXML: true
 | 
				
			||||||
 | 
					  minifyOutput: true
 | 
				
			||||||
 | 
					
 | 
				
			||||||
params:
 | 
					params:
 | 
				
			||||||
  env: production
 | 
					  env: production
 | 
				
			||||||
  description: "Theme PaperMod - https://github.com/adityatelange/hugo-PaperMod"
 | 
					  description: "Theme PaperMod - https://github.com/adityatelange/hugo-PaperMod"
 | 
				
			||||||
  author: Theme PaperMod
 | 
					  author: Theme PaperMod
 | 
				
			||||||
 | 
					  # author: ["Me", "You"] # multiple authors
 | 
				
			||||||
  ShowReadingTime: true
 | 
					  ShowReadingTime: true
 | 
				
			||||||
  defaultTheme: auto
 | 
					  defaultTheme: auto
 | 
				
			||||||
  ShowShareButtons: true
 | 
					  ShowShareButtons: true
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					  # images: ""
 | 
				
			||||||
 | 
					  # assets:
 | 
				
			||||||
 | 
					  #   favicon: '<path / external url>'
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  profileMode:
 | 
					  profileMode:
 | 
				
			||||||
    enabled: false
 | 
					    enabled: false
 | 
				
			||||||
    title: PaperMod
 | 
					    title: PaperMod
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user