Hi
I use standart theme
set blog
title: blog
content:
items:
- '@self.children'
limit: 10
order:
by: date
dir: desc
pagination: true
blog page set to
title: ' CSS-in-JS'
taxonomy:
category:
- css
- js
why taxonomy in blog page list a njt display
and in blog item - dont display date, taxonomy , page title
use clean theme, whats wrong?
I strongly suggest asking these kinds of questions on Discord. There are just two many unknowns with your question, and it's too cumbersome to have a discussion like this in GitHub issues. Also, as I mentioned before, GitHub is intended to solve things that are potential bugs, not general setup and use questions.
Most helpful comment
I strongly suggest asking these kinds of questions on Discord. There are just two many unknowns with your question, and it's too cumbersome to have a discussion like this in GitHub issues. Also, as I mentioned before, GitHub is intended to solve things that are potential bugs, not general setup and use questions.