Skip to content

Commit

Permalink
Update sidebar.yml
Browse files Browse the repository at this point in the history
Add `compact` filter to sidebar nav.
  • Loading branch information
pdehaan authored and harttle committed Feb 4, 2021
1 parent f42c217 commit 29db1bb
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/source/_data/sidebar.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ filters:
at_most: at_most.html
capitalize: capitalize.html
ceil: ceil.html
compact: compact.html
date: date.html
default: default.html
divided_by: divided_by.html
Expand Down Expand Up @@ -135,4 +136,4 @@ api:
LiquidOptions: "../interfaces/liquid_options_.liquidoptions.html"
NormalizedFullOptions: "../interfaces/liquid_options_.normalizedfulloptions.html"
PlainObject: "../interfaces/context_scope_.plainobject.html"
TagImplOptions: "../interfaces/template_tag_tag_impl_options_.tagimploptions.html"
TagImplOptions: "../interfaces/template_tag_tag_impl_options_.tagimploptions.html"

0 comments on commit 29db1bb

Please sign in to comment.