Skip to content

Commit

Permalink
feat: RSS
Browse files Browse the repository at this point in the history
  • Loading branch information
neko-tail committed Sep 20, 2024
1 parent 19835fc commit 86c3741
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions hugo.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,7 @@ params:
ShowToc: true
TocOpen: true
comments: true
ShowFullTextinRSS: true

# 主页
homeInfoParams:
Expand All @@ -87,6 +88,9 @@ params:
- name: github
title: "View Source on Github"
url: "https://github.com/neko-tail/neko-tail.github.io"
- name: rss
title: "RSS"
url: "/index.xml"

assets:
disableHLJS: true
Expand Down

0 comments on commit 86c3741

Please sign in to comment.