aboutsummaryrefslogtreecommitdiff
path: root/frontend
diff options
context:
space:
mode:
Diffstat (limited to 'frontend')
-rw-r--r--frontend/main.ts2
1 files changed, 2 insertions, 0 deletions
diff --git a/frontend/main.ts b/frontend/main.ts
index 7f17fdd..81d32d6 100644
--- a/frontend/main.ts
+++ b/frontend/main.ts
@@ -16,6 +16,8 @@ function setup_page(engine?: string) {
const section = document.createElement("section")
if (engine) {
+ document.head.innerHTML += `<link rel="search" type="application/opensearchdescription+xml" title="laufente" href="todo" />`
+
const heading = document.createElement("h1")
heading.textContent = engine