From ad2b4207d48fe19e501e0fac2c1139ce7ef4dea1 Mon Sep 17 00:00:00 2001 From: metamuffin Date: Tue, 1 Aug 2023 18:40:35 +0200 Subject: submit ui --- frontend/start.ts | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'frontend/start.ts') diff --git a/frontend/start.ts b/frontend/start.ts index 1bb1cbb..d686b27 100644 --- a/frontend/start.ts +++ b/frontend/start.ts @@ -8,7 +8,8 @@ export function section_info_start() { e("p", {}, ` This application provides a way to (mostly) locally handle search bangs. First select a default engine to use, then register this page as a search in your browser - `) + `), + e("a", { href: "#~submit" }, "Propose or change a bang"), ) } -- cgit v1.2.3-70-g09d2