mirror of
				https://github.com/adityatelange/hugo-PaperMod.git
				synced 2025-11-03 18:02:45 +01:00 
			
		
		
		
	paginate at 8
lint
This commit is contained in:
		
							
								
								
									
										18
									
								
								config.yml
									
									
									
									
									
								
							
							
						
						
									
										18
									
								
								config.yml
									
									
									
									
									
								
							@@ -1,12 +1,12 @@
 | 
			
		||||
baseURL: 'https://adityatelange.github.io/hugo-PaperMod/'
 | 
			
		||||
baseURL: "https://adityatelange.github.io/hugo-PaperMod/"
 | 
			
		||||
title: PaperMod
 | 
			
		||||
paginate: 5
 | 
			
		||||
paginate: 8
 | 
			
		||||
theme: hugo-PaperMod
 | 
			
		||||
enableInlineShortcodes: true
 | 
			
		||||
 | 
			
		||||
params:
 | 
			
		||||
  env: production
 | 
			
		||||
  description: 'Theme PaperMod - https://github.com/adityatelange/hugo-PaperMod'
 | 
			
		||||
  description: "Theme PaperMod - https://github.com/adityatelange/hugo-PaperMod"
 | 
			
		||||
  author: Theme PaperMod
 | 
			
		||||
  ShowReadingTime: true
 | 
			
		||||
  defaultTheme: auto
 | 
			
		||||
@@ -14,7 +14,7 @@ params:
 | 
			
		||||
  profileMode:
 | 
			
		||||
    enabled: false
 | 
			
		||||
    title: PaperMod
 | 
			
		||||
    imageUrl: '#'
 | 
			
		||||
    imageUrl: "#"
 | 
			
		||||
    imageTitle: my image
 | 
			
		||||
    buttons:
 | 
			
		||||
      - name: Archives
 | 
			
		||||
@@ -28,15 +28,15 @@ params:
 | 
			
		||||
 | 
			
		||||
  socialIcons:
 | 
			
		||||
    - name: twitter
 | 
			
		||||
      url: '#'
 | 
			
		||||
      url: "#"
 | 
			
		||||
    - name: stackoverflow
 | 
			
		||||
      url: '#'
 | 
			
		||||
      url: "#"
 | 
			
		||||
    - name: codepen
 | 
			
		||||
      url: '#'
 | 
			
		||||
      url: "#"
 | 
			
		||||
    - name: linkedin
 | 
			
		||||
      url: '#'
 | 
			
		||||
      url: "#"
 | 
			
		||||
    - name: github
 | 
			
		||||
      url: 'https://github.com/adityatelange/hugo-PaperMod'
 | 
			
		||||
      url: "https://github.com/adityatelange/hugo-PaperMod"
 | 
			
		||||
 | 
			
		||||
menu:
 | 
			
		||||
  main:
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user