remove cycling tag var from blog index (use paginated collection
instead)
This commit is contained in:
parent
575b317811
commit
a25641051f
2 changed files with 0 additions and 2 deletions
|
|
@ -1,7 +1,6 @@
|
||||||
---
|
---
|
||||||
title: blog
|
title: blog
|
||||||
layout: recent_feed
|
layout: recent_feed
|
||||||
cycling_tag: posts
|
|
||||||
sidebar: blog
|
sidebar: blog
|
||||||
pagination:
|
pagination:
|
||||||
data: collections.posts
|
data: collections.posts
|
||||||
|
|
|
||||||
|
|
@ -1,7 +1,6 @@
|
||||||
---
|
---
|
||||||
title: blog
|
title: blog
|
||||||
layout: recent_feed
|
layout: recent_feed
|
||||||
cycling_tag: posts
|
|
||||||
sidebar: blog
|
sidebar: blog
|
||||||
pagination:
|
pagination:
|
||||||
data: collections.posts
|
data: collections.posts
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue