소스 검색

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 년 전
부모
커밋
701e107e53
1개의 변경된 파일0개의 추가작업 그리고 0개의 파일을 삭제
  1. 0 0
      layouts/_default/rss.xml

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