Skip to content

Commit

Permalink
Mention in docs: only 1 division allowed
Browse files Browse the repository at this point in the history
  • Loading branch information
SharmaineLim committed Jan 15, 2025
1 parent 7a025d1 commit 4e291c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/custom-features/divisions.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ The site's target audience can be grouped into divisions; e.g. the charity divis

The idea is that if you're a charity organisation, you can find content that's specific and relevant for you because the relevant content will all be in one place.

This feature allows content to be associated to a specific `DivisionPage`, which allows us to display the same theme, logo and navigation for any content related to a division.
This feature allows content to be associated to a specific `DivisionPage`, which allows us to display the same theme, logo and navigation for any content related to a division. (Because of this, a page should only have one associated division.)

## Options

Expand Down

0 comments on commit 4e291c6

Please sign in to comment.