mirror of
				https://github.com/adityatelange/hugo-PaperMod.git
				synced 2025-11-04 10:22:44 +01:00 
			
		
		
		
	removed incorrect indentations (#815)
This commit is contained in:
		@@ -117,9 +117,9 @@ params:
 | 
			
		||||
 | 
			
		||||
    socialIcons: # optional
 | 
			
		||||
        - name: "<platform>"
 | 
			
		||||
            url: "<link>"
 | 
			
		||||
          url: "<link>"
 | 
			
		||||
        - name: "<platform 2>"
 | 
			
		||||
            url: "<link2>"
 | 
			
		||||
          url: "<link2>"
 | 
			
		||||
```
 | 
			
		||||
 | 
			
		||||
ex. [config.yml#L106](https://github.com/adityatelange/hugo-PaperMod/blob/exampleSite/config.yml#L106)
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user