Signed-off-by: Paolo Bonzini <[email protected]>
---
        Just an example of what a website patch would look like.

 _includes/assets.html | 1 +
 1 file changed, 1 insertion(+)

diff --git a/_includes/assets.html b/_includes/assets.html
index e3f09e0..77c2942 100644
--- a/_includes/assets.html
+++ b/_includes/assets.html
@@ -9,6 +9,7 @@
        <link rel="stylesheet" href="/assets/css/style.css" />
        <link rel="stylesheet" href="/assets/css/style-mobile.css" 
media="(max-width:699px)"/>
        <link rel="stylesheet" href="/assets/css/style-desktop.css" 
media="(min-width:700px)" />
+       <link rel="alternate" title="QEMU Blog (Atom feed)" href="/feed.xml" 
type="application/atom+xml" />
        <script 
src="http://ajax.googleapis.com/ajax/libs/jquery/1.11.0/jquery.min.js";></script>
        {% if page.colorbox %}
        <script src="/assets/js/jquery.colorbox.js"></script>
-- 
2.9.3


Reply via email to