mirror of
				https://github.com/adityatelange/hugo-PaperMod.git
				synced 2025-11-04 02:12:49 +01:00 
			
		
		
		
	Remove themeSite specific params from config
This commit is contained in:
		
							
								
								
									
										1
									
								
								.gitignore
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										1
									
								
								.gitignore
									
									
									
									
										vendored
									
									
								
							@@ -24,3 +24,4 @@ _testmain.go
 | 
			
		||||
 | 
			
		||||
/public
 | 
			
		||||
/themes
 | 
			
		||||
.DS_Store
 | 
			
		||||
 
 | 
			
		||||
@@ -5,7 +5,4 @@ copyright = "Copyright (c) 2008 - 2014, Steve Francia; all rights reserved."
 | 
			
		||||
canonifyurls = true
 | 
			
		||||
paginate = 3
 | 
			
		||||
 | 
			
		||||
# Needed by Theme demos in exampleSite.
 | 
			
		||||
[params]
 | 
			
		||||
  DateForm = "Mon, Jan 2, 2006"
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user