mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-04-06 19:34:10 +02:00
Remove leftovers
Signed-off-by: Johannes Marbach <n0-0ne+github@mailbox.org>
This commit is contained in:
parent
77f7e8104a
commit
7dfd746e06
|
|
@ -34,7 +34,7 @@ search backend.
|
|||
|
||||
$searchInput.focus(() => {
|
||||
pagefind.init();
|
||||
});
|
||||
});
|
||||
|
||||
//
|
||||
// Register handler
|
||||
|
|
|
|||
|
|
@ -49,7 +49,6 @@
|
|||
</aside>
|
||||
<main class="col-12 col-md-9 col-xl-8 ps-md-5" role="main">
|
||||
{{ partial "version-banner.html" . }}
|
||||
<div id="search"></div>
|
||||
{{ if not (.Param "ui.breadcrumb_disable") -}}
|
||||
{{ partial "breadcrumb.html" . -}}
|
||||
{{ end -}}
|
||||
|
|
|
|||
Loading…
Reference in a new issue