mirror of
				https://github.com/adityatelange/hugo-PaperMod.git
				synced 2025-11-04 10:22:44 +01:00 
			
		
		
		
	Add more Aliases (#29)
This commit is contained in:
		
				
					committed by
					
						
						digitalcraftsman
					
				
			
			
				
	
			
			
			
						parent
						
							7261cc00cf
						
					
				
				
					commit
					b3742c5b52
				
			@@ -1,3 +1,3 @@
 | 
				
			|||||||
+++
 | 
					+++
 | 
				
			||||||
aliases = ["posts","articles"]
 | 
					aliases = ["posts","articles","blog","showcase"]
 | 
				
			||||||
+++
 | 
					+++
 | 
				
			||||||
@@ -5,6 +5,8 @@ title: Migrate to Hugo from Jekyll
 | 
				
			|||||||
weight: 10
 | 
					weight: 10
 | 
				
			||||||
series:
 | 
					series:
 | 
				
			||||||
- Hugo 101
 | 
					- Hugo 101
 | 
				
			||||||
 | 
					aliases:
 | 
				
			||||||
 | 
					- /blog/migrate-from-jekyll/
 | 
				
			||||||
---
 | 
					---
 | 
				
			||||||
 | 
					
 | 
				
			||||||
## Move static content to `static`
 | 
					## Move static content to `static`
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user