Skip to content

Commit

Permalink
Update feed_by.html
Browse files Browse the repository at this point in the history
  • Loading branch information
xchopath authored Sep 4, 2023
1 parent 80e67ef commit 78377a6
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions assets/feed_by.html
Original file line number Diff line number Diff line change
@@ -1,12 +1,8 @@
---
layout: compress
permalink: /feed/author.html
permalink: /feedx/:path
---

---
layout: compress
permalink: /feed/author.html
---
{% for post in site.posts %}
<div>
<i>{{ post.title }}</i>
Expand Down

0 comments on commit 78377a6

Please sign in to comment.