theme: Remove the search alert

I have reconfigured and rerun the crawler, and it's reasonably good now.
This commit is contained in:
Bjørn Erik Pedersen 2025-02-11 17:59:55 +01:00
parent fd3de4ac2c
commit 75f32b2f63
No known key found for this signature in database

View File

@ -37,8 +37,6 @@
</div> </div>
</div> </div>
<div class="relative mt-6 flex-1 px-4 sm:px-6"> <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 <ul
role="list" role="list"
class="divide-y divide-gray-200 dark:divide-gray-900"> class="divide-y divide-gray-200 dark:divide-gray-900">