Skip to content

Commit 8f57d5b

Browse files
committed
Vim-jp -> vim-jp
1 parent 1bab0b1 commit 8f57d5b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

rss.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<?xml version="1.0" encoding="utf-8" ?>
44
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
55
<channel>
6-
<title>Vim-jp</title>
6+
<title>vim-jp</title>
77
<link>{{ site.base-url | xml_escape }}</link>
88
<atom:link rel="self" type="application/rss+xml" href="{{ site.base-url | xml_escape }}{{ page.url | xml_escape}}" />
99
<link rel="shortcut icon" herf="{{ site.base-url }}/favicon.ico" />
@@ -12,7 +12,7 @@
1212
<lastBuildDate>{{ site.time | date: '%a, %d %b %Y %H:%M:%S +0900' }}</lastBuildDate>
1313
<image>
1414
<url>{{ site.base-url | xml_escape }}/assets/images/vim2-32.png</url>
15-
<title>Vim-jp</title>
15+
<title>vim-jp</title>
1616
<link>{{ site.base-url | xml_escape }}</link>
1717
<width>32</width>
1818
<height>32</height>

0 commit comments

Comments
 (0)