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
 | 
			
		||||
theme: hugo-PaperMod
 | 
			
		||||
enableInlineShortcodes: true
 | 
			
		||||
enableRobotsTXT: true
 | 
			
		||||
 | 
			
		||||
# googleAnalytics: UA-123-45
 | 
			
		||||
 | 
			
		||||
minify:
 | 
			
		||||
  disableXML: true
 | 
			
		||||
  minifyOutput: true
 | 
			
		||||
 | 
			
		||||
params:
 | 
			
		||||
  env: production
 | 
			
		||||
  description: "Theme PaperMod - https://github.com/adityatelange/hugo-PaperMod"
 | 
			
		||||
  author: Theme PaperMod
 | 
			
		||||
  # author: ["Me", "You"] # multiple authors
 | 
			
		||||
  ShowReadingTime: true
 | 
			
		||||
  defaultTheme: auto
 | 
			
		||||
  ShowShareButtons: true
 | 
			
		||||
 | 
			
		||||
  # images: ""
 | 
			
		||||
  # assets:
 | 
			
		||||
  #   favicon: '<path / external url>'
 | 
			
		||||
 | 
			
		||||
  profileMode:
 | 
			
		||||
    enabled: false
 | 
			
		||||
    title: PaperMod
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user