From 935f0d12e7654aab9a177ff1ada98d8c63b33935 Mon Sep 17 00:00:00 2001 From: Tom Willemse Date: Sun, 20 Oct 2013 15:23:25 +0200 Subject: Fix RSS link for HTTPS --- project.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'project.el') diff --git a/project.el b/project.el index 6e0c520..787815b 100644 --- a/project.el +++ b/project.el @@ -148,5 +148,5 @@ :section-numbers nil :table-of-contents 1 :html-doctype "" - :html-head "" + :html-head "" :html-link-home "http://ryuslash.org"))) -- cgit v1.2.3-54-g00ecf