mirror of
				https://github.com/adityatelange/hugo-PaperMod.git
				synced 2025-11-04 10:22:44 +01:00 
			
		
		
		
	enable dark theme
This commit is contained in:
		@@ -15,9 +15,8 @@ params:
 | 
			
		||||
  description: 'Theme PaperMod - https://github.com/adityatelange/hugo-PaperMod'
 | 
			
		||||
  author: Theme PaperMod
 | 
			
		||||
  ShowReadingTime: true
 | 
			
		||||
  SetThemeAuto: true
 | 
			
		||||
  contentTypeName: posts
 | 
			
		||||
  defaultTheme: auto
 | 
			
		||||
  defaultTheme: dark
 | 
			
		||||
  ShowShareButtons: true
 | 
			
		||||
  profileMode:
 | 
			
		||||
    enabled: false
 | 
			
		||||
@@ -46,6 +45,12 @@ params:
 | 
			
		||||
    - name: github
 | 
			
		||||
      url: '#'
 | 
			
		||||
 | 
			
		||||
markup:
 | 
			
		||||
  tableOfContents:
 | 
			
		||||
    endLevel: 3
 | 
			
		||||
    ordered: false
 | 
			
		||||
    startLevel: 1
 | 
			
		||||
 | 
			
		||||
menu:
 | 
			
		||||
  main:
 | 
			
		||||
    - name: Archives
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user