mirror of
				https://github.com/Wonderfall/hugo-WonderMod.git
				synced 2025-10-31 11:45:26 +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 | *.test | ||||||
|  |  | ||||||
| /public | /public | ||||||
| /themes |  | ||||||
| .DS_Store | .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" | title = "Hugo Themes" | ||||||
| author = "Steve Francia" | author = "Steve Francia" | ||||||
| copyright = "Copyright © 2008–2019, Steve Francia and the Hugo Authors; all rights reserved." | copyright = "Copyright © 2008–2019, Steve Francia and the Hugo Authors; all rights reserved." | ||||||
| @@ -6,6 +6,7 @@ paginate = 3 | |||||||
| languageCode = "en" | languageCode = "en" | ||||||
| DefaultContentLanguage = "en" | DefaultContentLanguage = "en" | ||||||
| enableInlineShortcodes = true | enableInlineShortcodes = true | ||||||
|  | theme = "hugo-PaperMod" | ||||||
|  |  | ||||||
| [menu] | [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
	 Aditya Telange
					Aditya Telange