mirror of
				https://github.com/Wonderfall/hugo-WonderMod.git
				synced 2025-10-31 11:45:26 +01:00 
			
		
		
		
	add few config vars
This commit is contained in:
		| @@ -36,6 +36,7 @@ languages: | ||||
|  | ||||
|     fr: | ||||
|         languageName: ":fr:" | ||||
|         languageAltTitle: French | ||||
|         weight: 2 | ||||
|         title: PaperModL2 | ||||
|         profileMode: | ||||
| @@ -105,6 +106,7 @@ params: | ||||
|     displayFullLangName: true | ||||
|     ShowPostNavLinks: true | ||||
|     ShowBreadCrumbs: true | ||||
|     ShowCodeCopyButtons: true | ||||
|     ShowToc: true | ||||
|     # comments: false | ||||
|     images: ["papermod-cover.png"] | ||||
| @@ -141,6 +143,11 @@ params: | ||||
|         - name: RsS | ||||
|           url: "index.xml" | ||||
|  | ||||
|     editPost: | ||||
|         URL: "https://github.com/adityatelange/hugo-PaperMod/tree/exampleSite/content" | ||||
|         Text: "Suggest Changes" # edit text | ||||
|         appendFilePath: true # to append file path to Edit link | ||||
|  | ||||
|     # label: | ||||
|     #     text: "Home" | ||||
|     #     icon: icon.png | ||||
| @@ -177,7 +184,7 @@ taxonomies: | ||||
|     series: series | ||||
|  | ||||
| markup: | ||||
|      goldmark: | ||||
|     goldmark: | ||||
|         renderer: | ||||
|             unsafe: true | ||||
| #     highlight: | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Aditya Telange
					Aditya Telange