about summary refs log tree commit diff stats
path: root/templates/atom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'templates/atom.xml')
-rw-r--r--templates/atom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/atom.xml b/templates/atom.xml
index 3fd5dee..81c9a76 100644
--- a/templates/atom.xml
+++ b/templates/atom.xml
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<?xml-stylesheet href="/feed-styles/" type="text/xsl"?>
+<?xml-stylesheet href="/feed-styles.xsl" type="text/xsl"?>
 <feed xmlns="http://www.w3.org/2005/Atom" xml:lang="{{ lang }}">
     <title>{{ config.title }}
     {%- if term %} - {{ term.name }}