footer: git links: show url in link title
This commit is contained in:
		
							parent
							
								
									82b743e932
								
							
						
					
					
						commit
						83267e9ab2
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -28,7 +28,7 @@ | |||
|       {{- end }} | ||||
|   	  {{ range .Site.Params.git -}} | ||||
| 	  <li class="social list-inline-item"> | ||||
|         <a target="_blank" title="Git repositories"  | ||||
| 		  <a target="_blank" title="{{ strings.Substr . 8 }}"  | ||||
| 	   	   href="{{ . }}">{{ partial "icons/git.svg" site }} | ||||
| 	  	</a></li> | ||||
| 	  {{- end }} | ||||
|  |  | |||
		Loading…
	
	Add table
		
		Reference in a new issue