chore: filter to query

This commit is contained in:
Cory Dransfeldt 2024-10-13 15:20:54 -07:00
parent ed65bb8127
commit ffea333d55
No known key found for this signature in database
22 changed files with 24 additions and 73 deletions

View file

@ -2,7 +2,7 @@
"version": "https://jsonfeed.org/version/1",
"title": "{{ title }}",
"home_page_url": "{{ globals.url }}",
"feed_url": "{{ permalink | absoluteUrl }}",
"feed_url": "{{ globals.url }}{{ permalink }}",
"description": "{{ globals.site_description }}",
"icon": "{{ globals.cdn_url }}{{ globals.avatar }}?class=w200",
"author": {