fix: feed theme, wrapping, etc
This commit is contained in:
parent
f465f7725c
commit
a92e20a56a
7 changed files with 25 additions and 20 deletions
|
@ -5,7 +5,7 @@ permalink: "/feeds/all.json"
|
|||
---
|
||||
{% render "feeds/json.liquid"
|
||||
permalink:"/feeds/all.json"
|
||||
title:"All activity / Cory Dransfeldt"
|
||||
title:"All / Cory Dransfeldt"
|
||||
globals:globals
|
||||
data:activity
|
||||
%}
|
|
@ -5,7 +5,7 @@ permalink: "/feeds/all"
|
|||
---
|
||||
{% render "feeds/rss.liquid"
|
||||
permalink:"/feeds/all"
|
||||
title:"All activity / Cory Dransfeldt"
|
||||
title:"All / Cory Dransfeldt"
|
||||
globals:globals
|
||||
data:activity
|
||||
%}
|
Reference in a new issue