We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi there,
first of all, thanks for the great template! I have found a typo in https://greene-lab.gitbook.io/lab-website-template-docs/basics/citations where in {% include list.html data="citations" component="citation" filters="jane-doe: true" %} the filter parameter is mispelled as filters.
{% include list.html data="citations" component="citation" filters="jane-doe: true" %}
filter
filters
Maybe you can update this, I was copy-pasting the line and getting quite desperate due to not understanding why my lists are not filtereted ;-)
Best, Tilman
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hi there,
first of all, thanks for the great template!
I have found a typo in https://greene-lab.gitbook.io/lab-website-template-docs/basics/citations where in
{% include list.html data="citations" component="citation" filters="jane-doe: true" %}
thefilter
parameter is mispelled asfilters
.Maybe you can update this, I was copy-pasting the line and getting quite desperate due to not understanding why my lists are not filtereted ;-)
Best,
Tilman
The text was updated successfully, but these errors were encountered: