mirror of
				https://github.com/Wonderfall/hugo-WonderMod.git
				synced 2025-10-30 19:35:26 +01:00 
			
		
		
		
	Merge pull request #31 from danjordan/patch-1
Hide the menu toggle if the menu is empty
This commit is contained in:
		| @@ -44,7 +44,9 @@ | ||||
|         {{ else }} | ||||
|         <p class="logo"><a href="{{.Site.BaseURL}}">{{ .Site.Title }} </a></p> | ||||
|         {{ end }} | ||||
|         {{ if (isset .Site.Menus "main") }} | ||||
|         <button class="menu-toggle" type="button"></button> | ||||
|         {{ end }} | ||||
|       </div> | ||||
|     </header> | ||||
|     <nav class="nav"> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 南小北
					南小北