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 703eff0 commit 7c8fa46Copy full SHA for 7c8fa46
src/Elastic.Markdown/Slices/Layout/_Head.cshtml
@@ -1,6 +1,5 @@
1
@inherits RazorSlice<LayoutViewModel>
2
@using Elastic.Markdown.Helpers
3
-@using Elastic.Markdown.Myst.FrontMatter
4
<head hx-head="merge">
5
<meta charset="utf-8">
6
<title>@Model.Title</title>
0 commit comments