We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0f06c36 commit 21e4160Copy full SHA for 21e4160
_layouts/default.html
@@ -16,7 +16,7 @@
16
<![endif]-->
17
18
<link rel="stylesheet" type="text/css" href="{{ site.baseurl }}/style.css" />
19
- <link rel="alternate" type="application/rss+xml" title="{{ site.name }}" href="{{ site.baseurl }}/feed.xml" />
+ <link rel="alternate" type="application/rss+xml" title="{{ site.name }} - {{ site.description }}" href="{{ site.baseurl }}/feed.xml" />
20
21
<!-- Created with Jekyll Now - http://github.com/barryclark/jekyll-now -->
22
</head>
0 commit comments