Shorten example

master
Will Faught 1 year ago
parent 996fbefabb
commit c25983194e

@ -1077,13 +1077,7 @@ try the following in `yoursite/content/_index.md`:
```toml ```toml
[paige] [paige]
style = """ style = "#paige-collections, #paige-sections, #paige-pages { display: none; }"
#paige-collections,
#paige-sections,
#paige-pages {
display: none;
}
"""
``` ```
## Credits ## Credits

Loading…
Cancel
Save