From b788e69131dccc1be147244e5b4d9e64deb2dc76 Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Tue, 15 Mar 2022 14:12:37 +0100 Subject: Some fixes for themes --- client/src/app/header/search-typeahead.component.html | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'client/src/app/header/search-typeahead.component.html') diff --git a/client/src/app/header/search-typeahead.component.html b/client/src/app/header/search-typeahead.component.html index 9b21d3f86..7a9b6c51f 100644 --- a/client/src/app/header/search-typeahead.component.html +++ b/client/src/app/header/search-typeahead.component.html @@ -24,21 +24,21 @@
-
+
using {{ serverConfig.search.searchIndex.url }}
-
Results will be augmented with those of a third-party index. Only data necessary to make the query will be sent.
+
Results will be augmented with those of a third-party index. Only data necessary to make the query will be sent.
- Your query will be matched against video names or descriptions, channel names. + Your query will be matched against video names or descriptions, channel names.
- + any instance only followed instances @@ -47,13 +47,13 @@
  • - @channel_id@domain will list the matching channel + @channel_id@domain will list the matching channel
  • - URL will list the matching channel + URL will list the matching channel
  • - UUID will list the matching video + UUID will list the matching video
-- cgit v1.2.3