remove blurb about fts5 syntax

This commit is contained in:
Aaron Bieber 2022-11-30 14:19:00 -07:00
parent 86f8979d69
commit 4cd8962a65
No known key found for this signature in database

View File

@ -299,7 +299,6 @@ __DATA__
@@ index.html.ep
% layout 'default';
<p>Welcome! Default search queries OpenBSD 7.2 package sets. You can search -current packages (from <i><%= $mtime %></i>) by toggling the '-current' checkbox.</p>
<p>Search syntax is limited to <a href="https://www.sqlite.org/fts5.html">SQLite's FTS5 syntax</a>. for now.</p>
@@ exception.html.ep
% layout 'default';