Skip to content

Commit b592b92

Browse files
committed
Exclude Google Scholar FAQ from blog listing using correct Quarto syntax
1 parent 5133751 commit b592b92

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

blog/index.qmd

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ listing:
77
- title
88
- categories
99
categories: true
10-
filter:
11-
- "path != '2026-07-26-google-scholar'"
10+
exclude:
11+
title: Google Scholar*
1212
page-layout: full
1313
---
1414

0 commit comments

Comments
 (0)