mirror of
				https://github.com/Brandon-Rozek/website-theme.git
				synced 2025-10-30 09:31:12 +00:00 
			
		
		
		
	Merge pull request #33 from koirand/alt
Write alea-label on icon link Close #24
This commit is contained in:
		
						commit
						70e6d15d29
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -21,7 +21,7 @@ | |||
|         <nav> | ||||
|           <ul> | ||||
|             {{ range .Site.Menus.main }} | ||||
|             <li><a href="{{ .URL }}">{{ .Pre }}</a></li> | ||||
|             <li><a href="{{ .URL }}" aria-label="{{ .Name }}">{{ .Pre }}</a></li> | ||||
|             {{ end }} | ||||
|           </ul> | ||||
|         </nav> | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue