all repos — website @ b88c1dc84d04ced9c1d1749a458bc938124573bd

My website

Fix XML feed style

Alan Pearce
commit

b88c1dc84d04ced9c1d1749a458bc938124573bd

parent

f27b6cf19a450a45e665e6d2ea16b2cfeb3d9275

1 file changed, 1 insertion(+), 1 deletion(-)

changed files
M templates/atom.xmltemplates/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 }}