mirror of
				https://github.com/BBaoVanC/bobatheme.git
				synced 2025-10-30 09:43:29 -05:00 
			
		
		
		
	Open git commit in new tab
This commit is contained in:
		| @@ -47,7 +47,7 @@ | ||||
|     {{ with .GitInfo }} | ||||
|     <span class="post-meta-item"> | ||||
|         {{ partial "icon.html" "branch" }} | ||||
|         <a href="{{ (printf "%s/blob/%s/content/%s" $.Site.Params.repoURL .Hash $.File.Path) | absURL }}"> | ||||
|         <a href="{{ (printf "%s/blob/%s/content/%s" $.Site.Params.repoURL .Hash $.File.Path) | absURL }}" target="_blank" rel="noopener"> | ||||
|             <code>{{ .AbbreviatedHash }}</code> | ||||
|         </a> | ||||
|     </span> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user