mirror of
https://github.com/phil-opp/blog_os.git
synced 2025-12-16 22:37:49 +00:00
Use Writing an OS in Rust title in atom feed
This commit is contained in:
2
atom.xml
2
atom.xml
@@ -5,7 +5,7 @@ layout: null
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
<feed xmlns="http://www.w3.org/2005/Atom">
|
<feed xmlns="http://www.w3.org/2005/Atom">
|
||||||
|
|
||||||
<title>{{ site.title }}</title>
|
<title>{{ site.full_title }} · {{ site.title }}</title>
|
||||||
<subtitle>{{ site.tagline }}</subtitle>
|
<subtitle>{{ site.tagline }}</subtitle>
|
||||||
<link href="{{ site.url }}{{ site.baseurl }}/atom.xml" rel="self"/>
|
<link href="{{ site.url }}{{ site.baseurl }}/atom.xml" rel="self"/>
|
||||||
<link href="{{ site.url }}{{ site.baseurl }}/"/>
|
<link href="{{ site.url }}{{ site.baseurl }}/"/>
|
||||||
|
|||||||
Reference in New Issue
Block a user