From ed5c696655c24c854b897a15e9387aeb8755e847 Mon Sep 17 00:00:00 2001 From: William Kray Date: Mon, 26 Jun 2023 12:07:01 -0700 Subject: [PATCH] Add basic searchbar (#5) Co-authored-by: Tulir Asokan --- layouts/index.html | 3 +++ layouts/partials/plugin.html | 2 +- static/index.css | 8 ++++++++ static/index.js | 15 +++++++++++++++ 4 files changed, 27 insertions(+), 1 deletion(-) create mode 100644 static/index.js diff --git a/layouts/index.html b/layouts/index.html index a3e5676..19188bd 100644 --- a/layouts/index.html +++ b/layouts/index.html @@ -19,6 +19,7 @@ To add your own plugins, send a pull request to github.com/maubot/plugins.maubot.xyz