Skip to content

Render the navbar everywhere#26

Merged
jarrodmillman merged 1 commit intoscientific-python:mainfrom
stefanv:navbar-for-all
Oct 19, 2021
Merged

Render the navbar everywhere#26
jarrodmillman merged 1 commit intoscientific-python:mainfrom
stefanv:navbar-for-all

Conversation

@stefanv
Copy link
Member

@stefanv stefanv commented Oct 19, 2021

To disable the navbar on a page, the template has to be overridden,
setting the "navbar" block to an empty comment:

{{ define "navbar" }}

{{ end }}

To disable the navbar on a page, the template has to be overridden,
setting the "navbar" block to an empty comment:

{{ define "navbar" }}
<!-- empty -->
{{ end }}
@jarrodmillman jarrodmillman merged commit 3aeaf6d into scientific-python:main Oct 19, 2021
@jarrodmillman jarrodmillman added this to the 0.1 milestone Sep 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants