mirror of
https://github.com/squidfunk/mkdocs-material.git
synced 2026-07-22 05:53:03 -04:00
Improved compatibility with Insiders
This commit is contained in:
@@ -24,6 +24,9 @@
|
||||
|
||||
<!-- Theme options -->
|
||||
{% set palette = config.theme.palette %}
|
||||
{% if not palette is mapping %}
|
||||
{% set palette = palette | first %}
|
||||
{% endif %}
|
||||
{% set font = config.theme.font %}
|
||||
|
||||
<!doctype html>
|
||||
|
||||
Reference in New Issue
Block a user