diff --git a/README.md b/README.md
index 3046b42..2a482db 100644
--- a/README.md
+++ b/README.md
@@ -13,6 +13,10 @@ Second, specify `contrast-hugo` as your default theme in the `config.toml` file.
at the top of the file.
+## Options
+
+To use the bright header, you can set `brightheader = true` in the `params` section of your config.
+
## Features
- supports dark mode on macOS Mojave
diff --git a/layouts/_default/baseof.html b/layouts/_default/baseof.html
index 9dc75b1..83105dc 100644
--- a/layouts/_default/baseof.html
+++ b/layouts/_default/baseof.html
@@ -17,7 +17,7 @@
{{- end }}
-