Thanks to visit codestin.com Credit goes to github.com
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 a10df42 commit 4a69036Copy full SHA for 4a69036
atom.xml
@@ -3,7 +3,7 @@
3
<?xml version="1.0" encoding="utf-8"?>
4
<feed xmlns="http://www.w3.org/2005/Atom">
5
6
- <title>The blog of {{ site.data..theme.name }}</title>
+ <title>The blog of {{ site.data.theme.name }}</title>
7
<link href="{{ site.url }}/atom.xml" rel="self"/>
8
<link href="{{ site.url }}"/>
9
<updated>{{ site.time | date_to_xmlschema }}</updated>
0 commit comments