accessibility : add aria-label to go-to-top
This commit is contained in:
		
							parent
							
								
									0411858700
								
							
						
					
					
						commit
						70525e39d1
					
				|  | @ -6,7 +6,7 @@ | |||
|     <span>Theme️ <a href="https://github.com/adityatelange/hugo-PaperMod" rel="noopener" | ||||
|             target="_blank">PaperMod</a></span> | ||||
| </footer> | ||||
| <a href="#top"> | ||||
| <a href="#top" aria-label="go to top"> | ||||
|     <button class="top-link" id="top-link" type="button"> | ||||
|         <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 12 6"> | ||||
|             <path d="M12 6H0l6-6z" /></svg> | ||||
|  |  | |||
		Loading…
	
		Reference in a new issue
	
	 Aditya Telange
						Aditya Telange