Search finished 👌🏼
This commit is contained in:
parent
965666692a
commit
f472837d49
File diff suppressed because one or more lines are too long
|
@ -15,6 +15,9 @@
|
||||||
|
|
||||||
{{!-- This tag outputs SEO meta+structured data and other important settings --}}
|
{{!-- This tag outputs SEO meta+structured data and other important settings --}}
|
||||||
{{ghost_head}}
|
{{ghost_head}}
|
||||||
|
<script>
|
||||||
|
const ghostHost = "{{@site.url}}"
|
||||||
|
</script>
|
||||||
</head>
|
</head>
|
||||||
<body class="{{body_class}}">
|
<body class="{{body_class}}">
|
||||||
<main>
|
<main>
|
||||||
|
|
Loading…
Reference in a new issue