mirror of
				https://github.com/adityatelange/hugo-PaperMod.git
				synced 2025-11-04 10:22:44 +01:00 
			
		
		
		
	Fix config.yml
Error: failed to load config: "/home/runner/work/hugo-PaperMod/hugo-PaperMod/config.yml:4:1": failed to unmarshal YAML: yaml: line 4: did not find expected key
This commit is contained in:
		@@ -2,7 +2,7 @@
 | 
				
			|||||||
# contain http (as opposeed to https) URLs. This would affect Google indexing of your URLs.
 | 
					# contain http (as opposeed to https) URLs. This would affect Google indexing of your URLs.
 | 
				
			||||||
baseURL: "https://adityatelange.github.io/hugo-PaperMod/"
 | 
					baseURL: "https://adityatelange.github.io/hugo-PaperMod/"
 | 
				
			||||||
title: PaperMod
 | 
					title: PaperMod
 | 
				
			||||||
copyright: [PaperMod](https://github.com/adityatelange/hugo-PaperMod/blob/master/LICENSE)
 | 
					copyright: "[PaperMod](https://github.com/adityatelange/hugo-PaperMod/blob/master/LICENSE)"
 | 
				
			||||||
paginate: 5
 | 
					paginate: 5
 | 
				
			||||||
theme: [hugo-PaperMod]
 | 
					theme: [hugo-PaperMod]
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user