mirror of
https://github.com/squidfunk/mkdocs-material.git
synced 2026-07-29 17:22:37 -04:00
Fixed #1418: set background color to white
This commit is contained in:
@@ -34,7 +34,7 @@
|
||||
<!-- Metatags -->
|
||||
{% block site_meta %}
|
||||
<meta charset="utf-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
<meta name="viewport" content="width=device-width,initial-scale=1" />
|
||||
|
||||
<!-- Keep for compatibility, see http://bit.ly/2tMB6ag -->
|
||||
<meta http-equiv="x-ua-compatible" content="ie=edge" />
|
||||
|
||||
Reference in New Issue
Block a user