mirror of
				https://github.com/taigrr/wtf
				synced 2025-01-18 04:03:14 -08:00 
			
		
		
		
	
		
			
				
	
	
		
			5 lines
		
	
	
		
			263 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			5 lines
		
	
	
		
			263 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
| <meta name="description" content="{{ with .Description }}{{ . }}{{ else }}{{ with .Site.Params.description }}{{ . }}{{ end }}{{ end }}">
 | |
| {{ with .Site.Params.author }}<meta name="author" content="{{ . }}">{{ end }}
 | |
| 
 | |
| <link rel="stylesheet" href="/css/custom.css">
 |