Просмотр исходного кода

fix: Academic's RSS template is not applied to sections or taxonomies

The RSS template at layouts/index.xml was only applied to the website
root and not sections or taxonomies such as /post/.

For instance:
/index.xml used Academic's RSS template
/post/index.xml used the default template from Hugo

Fix #1120
George Cushen 6 лет назад
Родитель
Сommit
701e107e53
1 измененных файлов с 0 добавлено и 0 удалено
  1. 0 0
      layouts/_default/rss.xml

+ 0 - 0
layouts/rss.xml → layouts/_default/rss.xml