mirror of
				https://github.com/Wonderfall/hugo-WonderMod.git
				synced 2025-10-30 19:35:26 +01:00 
			
		
		
		
	Adding a menu to the content example site
This commit is contained in:
		| @@ -1,6 +1,7 @@ | ||||
| +++ | ||||
| title = "About Hugo" | ||||
| date = "2014-04-09" | ||||
| menu = "main" | ||||
| +++ | ||||
|  | ||||
| Hugo is a static site engine written in go. | ||||
|   | ||||
| @@ -13,6 +13,7 @@ categories = [ | ||||
|     "Development", | ||||
|     "golang", | ||||
| ] | ||||
| menu = "main" | ||||
| +++ | ||||
|  | ||||
| Hugo uses the excellent [go][] [html/template][gohtmltemplate] library for | ||||
|   | ||||
| @@ -12,6 +12,7 @@ categories = [ | ||||
|     "Development", | ||||
|     "golang", | ||||
| ] | ||||
| menu = "main" | ||||
| +++ | ||||
|  | ||||
| ## Step 1. Install Hugo | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 spf13
					spf13