mirror of
				https://github.com/adityatelange/hugo-PaperMod.git
				synced 2025-11-03 18:02:45 +01:00 
			
		
		
		
	add / to baseURL in install sample
				
					
				
			This commit is contained in:
		@@ -105,7 +105,7 @@ theme: "PaperMod"
 | 
				
			|||||||
**Use appropriately**
 | 
					**Use appropriately**
 | 
				
			||||||
 | 
					
 | 
				
			||||||
```yml
 | 
					```yml
 | 
				
			||||||
baseURL: "https://examplesite.com"
 | 
					baseURL: "https://examplesite.com/"
 | 
				
			||||||
title: ExampleSite
 | 
					title: ExampleSite
 | 
				
			||||||
paginate: 5
 | 
					paginate: 5
 | 
				
			||||||
theme: PaperMod
 | 
					theme: PaperMod
 | 
				
			||||||
 
 | 
				
			|||||||
 Submodule themes/hugo-PaperMod updated: fb4988cfb6...196b82645e
									
								
							
		Reference in New Issue
	
	Block a user