mirror of
				https://github.com/adityatelange/hugo-PaperMod.git
				synced 2025-11-04 10:22:44 +01:00 
			
		
		
		
	Add a space to External link SVG in header menu
This commit is contained in:
		@@ -131,7 +131,7 @@
 | 
			
		||||
                        {{- .Name -}}
 | 
			
		||||
                        {{ .Post -}}
 | 
			
		||||
                    </span>
 | 
			
		||||
                    {{- if (findRE "://" .URL) }}
 | 
			
		||||
                    {{- if (findRE "://" .URL) }} 
 | 
			
		||||
                    <svg fill="none" shape-rendering="geometricPrecision" stroke="currentColor" stroke-linecap="round"
 | 
			
		||||
                        stroke-linejoin="round" stroke-width="2.5" viewBox="0 0 24 24" height="12" width="12">
 | 
			
		||||
                        <path d="M18 13v6a2 2 0 01-2 2H5a2 2 0 01-2-2V8a2 2 0 012-2h6"></path>
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user