mirror of
				https://github.com/ItsDrike/itsdrike.com.git
				synced 2025-11-04 04:06:36 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			2 lines
		
	
	
	
		
			160 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			2 lines
		
	
	
	
		
			160 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
{{ $style := resources.Get . | toCSS | minify | fingerprint }}
 | 
						|
<link rel="stylesheet" href="{{ $style.RelPermalink }}" integrity="{{ $style.Data.Integrity }}">
 |