enable auto complete

This commit is contained in:
2024-08-26 18:43:40 +05:30
parent cd06bfa271
commit b3b5fccf20

View File

@ -19,6 +19,9 @@
base_url = "https://sx.tux.rs";
secret_key = "@secret_key@";
};
search = {
autocomplete = "google";
};
};
};