mirror of
				https://github.com/Wonderfall/hugo-WonderMod.git
				synced 2025-10-31 11:45:26 +01:00 
			
		
		
		
	update
This commit is contained in:
		| @@ -15,6 +15,8 @@ categories = [ | ||||
| ] | ||||
| series = ["Themes Guide"] | ||||
| aliases = ["migrate-from-jekyl"] | ||||
| ShowToc = true | ||||
| TocOpen = true | ||||
| +++ | ||||
|  | ||||
| This article offers a sample of basic Markdown syntax that can be used in Hugo content files, also it shows whether basic HTML elements are decorated with CSS in a Hugo theme. | ||||
|   | ||||
| @@ -2,12 +2,13 @@ | ||||
| title: "Papermod - Features" | ||||
| date: 2020-09-16T11:30:03+05:30 | ||||
| showToc: true | ||||
| hidemeta: true | ||||
| TocOpen: true | ||||
| weight: 2 | ||||
| aliases: ['/papermod-features'] | ||||
| tags: ['PaperMod'] | ||||
| author: "Aditya Telange" | ||||
| ShowToc: true | ||||
| TocOpen: true | ||||
| --- | ||||
|  | ||||
| ## Assets (js/css) | ||||
|   | ||||
| @@ -3,12 +3,13 @@ title: "Papermod - Icons" | ||||
| date: 2020-09-17T11:30:03+05:30 | ||||
| showToc: true | ||||
| TocOpen: true | ||||
| hidemeta: true | ||||
| weight: 3 | ||||
| aliases: ['/papermod-icons'] | ||||
| tags: ['PaperMod'] | ||||
| author: "Aditya Telange" | ||||
| --- | ||||
|  | ||||
| ## Social Icons | ||||
| Usage : | ||||
|  | ||||
| ``` | ||||
| @@ -57,7 +58,7 @@ socialIcons: # optional | ||||
|  | ||||
| --- | ||||
|  | ||||
| # Share Icons | ||||
| ## Share Icons | ||||
|  | ||||
| | No. | Platform | | ||||
| | --- | -------- | | ||||
|   | ||||
| @@ -3,7 +3,6 @@ title: "Papermod - Installation" | ||||
| date: 2020-09-15T11:30:03+05:30 | ||||
| series: ["PaperMod"] | ||||
| weight: 1 | ||||
| hidemeta: true | ||||
| aliases: ['/papermod-installation'] | ||||
| tags: ['PaperMod'] | ||||
| author: "Aditya Telange" | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Aditya Telange
					Aditya Telange