mirror of
				https://github.com/adityatelange/hugo-PaperMod.git
				synced 2025-11-04 02:12:49 +01:00 
			
		
		
		
	install guide update
This commit is contained in:
		@@ -33,6 +33,7 @@ Inside the folder of your Hugo site, run:
 | 
			
		||||
>
 | 
			
		||||
> ```console
 | 
			
		||||
> git submodule add https://github.com/adityatelange/hugo-PaperMod.git themes/hugo-PaperMod
 | 
			
		||||
> git submodule update --init --recursive
 | 
			
		||||
> ```
 | 
			
		||||
> > Updating theme with submodule :
 | 
			
		||||
> > ```console
 | 
			
		||||
@@ -135,6 +136,7 @@ cover:
 | 
			
		||||
  image: '<image path/url>'
 | 
			
		||||
  alt: '<alt text>'
 | 
			
		||||
  caption: '<text>'
 | 
			
		||||
  relative: false
 | 
			
		||||
comments: false
 | 
			
		||||
---
 | 
			
		||||
```
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user