We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 66797f3 commit 52156b4Copy full SHA for 52156b4
1 file changed
_config.yml
@@ -40,7 +40,7 @@ jekyll_get_json:
40
- data: libraries
41
json: "https://adafruit-circuit-python.s3.amazonaws.com/adabot/web/libraries.v2.json"
42
- data: guides
43
- json: "https://learn.adafruit.com/api/categories/circuitpython.json?count=50&guides_only=true&random=true"
+ json: "https://learn.adafruit.com/api/categories/circuitpython.json?count=50&filter=guides_only,random,exclude_product"
44
45
### Exclude from processing.
46
exclude:
0 commit comments