removed extraneous space.
This commit is contained in:
parent
28e3f83841
commit
64feb78cf7
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
{% load date_within %}
|
||||
|
||||
{% block head %}
|
||||
<link rel="alternate" type="application/rss+xml" title="Software Freedom Conservancy Complete Feed " href="/feeds/omnibus/" />
|
||||
<link rel="alternate" type="application/rss+xml" title="Software Freedom Conservancy Complete Feed" href="/feeds/omnibus/" />
|
||||
<link rel="alternate" type="application/rss+xml" title="Software Freedom Conservancy News" href="/feeds/news/" />
|
||||
<link rel="alternate" type="application/rss+xml" title="Software Freedom Conservancy Blogs" href="/feeds/blog/" />
|
||||
{% endblock %}
|
||||
|
|
Loading…
Reference in a new issue