We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4b89483 commit 28d73adCopy full SHA for 28d73ad
src/Elastic.Markdown/Slices/Layout/_Head.cshtml
@@ -1,6 +1,6 @@
1
@inherits RazorSlice<LayoutViewModel>
2
@using Elastic.Markdown.Helpers
3
-<head>
+<head hx-head="merge">
4
<meta charset="utf-8">
5
<title>@Model.Title</title>
6
<meta name="description" content="@Model.Description">
0 commit comments