Skip to content

Commit

Permalink
Remove path (because of: getzola/zola#2566)
Browse files Browse the repository at this point in the history
  • Loading branch information
dipeshkaphle committed Jul 6, 2024
1 parent 78b9be2 commit 41b9327
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion content/notes/_index.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
+++
paginate_by = 10
path = "notes"
title = "Notes"
sort_by = "date"
+++
Expand Down
1 change: 0 additions & 1 deletion content/posts/_index.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
+++
paginate_by = 10
path = "posts"
title = "Posts"
sort_by = "date"
+++

0 comments on commit 41b9327

Please sign in to comment.