feat: feedpress plus cleanup
This commit is contained in:
parent
cc0a934f88
commit
29d3042f63
16 changed files with 32 additions and 107 deletions
2
.github/workflows/blog-posts-to-readme.yaml
vendored
2
.github/workflows/blog-posts-to-readme.yaml
vendored
|
@ -12,7 +12,7 @@ jobs:
|
|||
- name: Get RSS Feed
|
||||
uses: kohrongying/readme-the-rss@master
|
||||
with:
|
||||
feed_url: https://coryd.dev/feed.xml
|
||||
feed_url: https://coryd.dev/feeds/posts
|
||||
count: 5
|
||||
- name: Commit file changes
|
||||
run: |
|
||||
|
|
Reference in a new issue