mirror of
				https://github.com/adityatelange/hugo-PaperMod.git
				synced 2025-11-04 10:22:44 +01:00 
			
		
		
		
	update hugoBasicExample according to hugo-PaperMod
This commit is contained in:
		
							
								
								
									
										1
									
								
								.gitignore
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										1
									
								
								.gitignore
									
									
									
									
										vendored
									
									
								
							@@ -23,5 +23,4 @@ _testmain.go
 | 
			
		||||
*.test
 | 
			
		||||
 | 
			
		||||
/public
 | 
			
		||||
/themes
 | 
			
		||||
.DS_Store
 | 
			
		||||
 
 | 
			
		||||
							
								
								
									
										3
									
								
								.gitmodules
									
									
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										3
									
								
								.gitmodules
									
									
									
									
										vendored
									
									
										Normal file
									
								
							@@ -0,0 +1,3 @@
 | 
			
		||||
[submodule "themes/hugo-PaperMod"]
 | 
			
		||||
	path = themes/hugo-PaperMod
 | 
			
		||||
	url = https://github.com/adityatelange/hugo-PaperMod.git
 | 
			
		||||
@@ -1,4 +1,4 @@
 | 
			
		||||
baseURL = "https://gohugo.io"
 | 
			
		||||
baseURL = "https://adityatelange.github.io/hugo-PaperMod/"
 | 
			
		||||
title = "Hugo Themes"
 | 
			
		||||
author = "Steve Francia"
 | 
			
		||||
copyright = "Copyright © 2008–2019, Steve Francia and the Hugo Authors; all rights reserved."
 | 
			
		||||
@@ -6,6 +6,7 @@ paginate = 3
 | 
			
		||||
languageCode = "en"
 | 
			
		||||
DefaultContentLanguage = "en"
 | 
			
		||||
enableInlineShortcodes = true
 | 
			
		||||
theme = "hugo-PaperMod"
 | 
			
		||||
 | 
			
		||||
[menu]
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
							
								
								
									
										1
									
								
								themes/hugo-PaperMod
									
									
									
									
									
										Submodule
									
								
							
							
								
								
								
								
								
							
						
						
									
										1
									
								
								themes/hugo-PaperMod
									
									
									
									
									
										Submodule
									
								
							 Submodule themes/hugo-PaperMod added at e230bd3b44
									
								
							
		Reference in New Issue
	
	Block a user