diff --git a/mix.exs b/mix.exs
index 4c4bdcb7..2c02dab6 100644
--- a/mix.exs
+++ b/mix.exs
@@ -145,35 +145,43 @@ defmodule Hyper.MixProject do
]
end
- # Load Mermaid in the HTML docs and render any ```mermaid code fences as
- # diagrams. ExDoc tags Mermaid blocks with the `mermaid` class.
defp before_closing_body_tag(:html) do
"""
-
-
+
+
"""