Skip to content

Commit cd86346

Browse files
committed
Tag titles as HTML
1 parent 2373fc7 commit cd86346

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

feed/atom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,15 +4,15 @@ layout: nil
44
<?xml version="1.0" encoding="utf-8"?>
55
<feed xmlns="http://www.w3.org/2005/Atom">
66

7-
<title>Rubinius Blog</title>
7+
<title type="html">Rubinius Blog</title>
88
<link rel="self" type="application/atom+xml" href="{{ site.host }}{{ page.url }}" />
99
<link rel="alternate" type="text/html" href="{{ site.host }}/blog" />
1010
<id>{{ site.host }}/</id>
1111
<updated>{{ site.time | date_to_xmlschema }}</updated>
1212

1313
{% for post in site.posts %}
1414
<entry>
15-
<title>{{ post.title | xml_escape }}</title>
15+
<title type="html">{{ post.title | xml_escape }}</title>
1616
<id>{{ site.host }}{{ post.url }}</id>
1717
<link rel="alternate" type="text/html" href="{{ site.host }}{{ post.url }}" />
1818
<updated>{{ post.date | date_to_xmlschema }}</updated>

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy