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
									
								
								config.toml
									
									
									
									
									
								
							
							
						
						
									
										15
									
								
								config.toml
									
									
									
									
									
								
							| @@ -21,6 +21,21 @@ theme = "hugo-PaperMod" | |||||||
|     url = "/archives/" |     url = "/archives/" | ||||||
|     weight = 5 |     weight = 5 | ||||||
|  |  | ||||||
|  |   [[menu.main]] | ||||||
|  |     name = "Tags" | ||||||
|  |     url = "/tags/" | ||||||
|  |     weight = 10 | ||||||
|  |  | ||||||
|  |   [[menu.main]] | ||||||
|  |     name = "Series" | ||||||
|  |     url = "/series/" | ||||||
|  |     weight = 15 | ||||||
|  |  | ||||||
|  |   [[menu.main]] | ||||||
|  |     name = "Categories" | ||||||
|  |     url = "/categories/" | ||||||
|  |     weight = 20 | ||||||
|  |  | ||||||
| [taxonomies] | [taxonomies] | ||||||
| category = "categories" | category = "categories" | ||||||
| tag = "tags" | tag = "tags" | ||||||
|   | |||||||
| @@ -2,4 +2,11 @@ | |||||||
| title = "2020Post" | title = "2020Post" | ||||||
| date = 2020-07-23T04:35:52+05:30 | date = 2020-07-23T04:35:52+05:30 | ||||||
| draft = true | draft = true | ||||||
|  | tags = [ | ||||||
|  |     "2020", | ||||||
|  | ] | ||||||
| +++ | +++ | ||||||
|  |  | ||||||
|  | {{< blockquote  >}} | ||||||
|  |   This is a quote from Author4 and links to https://www.google.com. | ||||||
|  | {{< /blockquote >}} | ||||||
 Submodule themes/hugo-PaperMod updated: e230bd3b44...2e9aef08a5
									
								
							
		Reference in New Issue
	
	Block a user
	 Aditya Telange
					Aditya Telange