mirror of
https://github.com/jupyterhub/jupyterhub.git
synced 2025-10-18 07:23:00 +00:00
typo
This commit is contained in:
@@ -70,7 +70,7 @@ To add announcements to be displayed on a page, you have two options:
|
|||||||
### Announcement Configuration Variables
|
### Announcement Configuration Variables
|
||||||
|
|
||||||
If you set the configuration variable `JupyterHub.template_vars =
|
If you set the configuration variable `JupyterHub.template_vars =
|
||||||
{'announcement': 'some_text}`, the given `some_text` will be placed on
|
{'announcement': 'some_text'}`, the given `some_text` will be placed on
|
||||||
the top of all pages. The more specific variables
|
the top of all pages. The more specific variables
|
||||||
`announcement_login`, `announcement_spawn`, `announcement_home`, and
|
`announcement_login`, `announcement_spawn`, `announcement_home`, and
|
||||||
`announcement_logout` are more specific and only show on their
|
`announcement_logout` are more specific and only show on their
|
||||||
|
Reference in New Issue
Block a user