remove cycling tag var from blog index (use paginated collection

instead)
This commit is contained in:
yuki 2025-12-07 08:12:10 -03:00
parent 575b317811
commit a25641051f
Signed by: yuki
GPG key ID: 0C98E6FF04EC3915
2 changed files with 0 additions and 2 deletions

View file

@ -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

View file

@ -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