mirror of
https://github.com/gohugoio/hugo.git
synced 2026-08-24 23:38:53 +00:00
theme: Remove the search alert
I have reconfigured and rerun the crawler, and it's reasonably good now.
This commit is contained in:
@@ -37,8 +37,6 @@
|
||||
</div>
|
||||
</div>
|
||||
<div class="relative mt-6 flex-1 px-4 sm:px-6">
|
||||
{{ partial "layouts/blocks/alert.html" (dict "text" `We're currently reorganizing the content, so the search experience isn't great. Will be fixed soon!`) }}
|
||||
|
||||
<ul
|
||||
role="list"
|
||||
class="divide-y divide-gray-200 dark:divide-gray-900">
|
||||
|
||||
Reference in New Issue
Block a user