add <link> tag exposing RSS feed
	
		
			
	
		
	
	
		
	
		
			All checks were successful
		
		
	
	
		
			
				
	
				continuous-integration/drone/push Build is passing
				
			
		
		
	
	
				
					
				
			
		
			All checks were successful
		
		
	
	continuous-integration/drone/push Build is passing
				
			This commit is contained in:
		| @ -9,6 +9,10 @@ | ||||
|     {{ template "_internal/opengraph.html" . }} | ||||
|     {{ template "_internal/twitter_cards.html" . }} | ||||
|     <link href='{{ $style.RelPermalink }}' rel="stylesheet"> | ||||
|     {{ with .OutputFormats.Get "rss" -}} | ||||
|       {{ printf `<link rel=%q type=%q href=%q title=%q>` .Rel .MediaType.Type .Permalink site.Title | safeHTML }} | ||||
|     {{ end }} | ||||
|  | ||||
|     <meta name="go-import" content="coopcloud.tech/tagcmp git https://git.coopcloud.tech/coop-cloud/tagcmp"> | ||||
|     <meta name="viewport" content="width=device-width, initial-scale=1"> | ||||
|     <title>{{ $title }}</title> | ||||
|  | ||||
		Reference in New Issue
	
	Block a user