Back to Mkdocs Material

Header

material/templates/partials/header.html

9.7.6304 B
Original Source

{#- This file was automatically generated - do not edit -#} {% set class = "md-header" %} {% if "navigation.tabs.sticky" in features %} {% set class = class ~ " md-header--shadow md-header--lifted" %} {% elif "navigation.tabs" not in features %} {% set class = class ~ " md-header--shadow" %} {% endif %}