Remove barely used tagline variable

This commit is contained in:
Michael Rose
2014-02-27 14:15:27 -05:00
parent fda2f4cbf0
commit 938c653c71
5 changed files with 0 additions and 5 deletions

View File

@ -4,7 +4,6 @@ layout: none
<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
<title type="text">{{ site.title }}</title>
<subtitle type="text">{{ site.tagline }}</subtitle>
<generator uri="https://github.com/jekyll/jekyll">Jekyll</generator>
<link rel="self" type="application/atom+xml" href="{{ site.url }}/feed.xml" />
<link rel="alternate" type="text/html" href="{{ site.url }}" />