From 3994d9116d5a787f9667771360c10317e5d9af70 Mon Sep 17 00:00:00 2001 From: Matt Hickford Date: Sun, 12 Oct 2014 20:09:14 +0100 Subject: [PATCH] Link atom feed from html head This makes it possible for browsers to autodiscover the feed. Fixes https://github.com/jekyll/jekyll/issues/2995 --- lib/site_template/_includes/head.html | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/site_template/_includes/head.html b/lib/site_template/_includes/head.html index c05791e2..771619a3 100644 --- a/lib/site_template/_includes/head.html +++ b/lib/site_template/_includes/head.html @@ -8,4 +8,5 @@ +