From 636fa83478416338c8c49ae19ebd7d486350c04a Mon Sep 17 00:00:00 2001 From: Hazel Noack Date: Wed, 2 Jul 2025 14:00:54 +0200 Subject: [PATCH] implemented search --- README.md | 3 +++ frontend/index.html | 6 +++--- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index e69de29..b66d3a3 100644 --- a/README.md +++ b/README.md @@ -0,0 +1,3 @@ +# trans new tab page + +https://diyhrt.market/api/ \ No newline at end of file diff --git a/frontend/index.html b/frontend/index.html index 83fcf60..7163734 100644 --- a/frontend/index.html +++ b/frontend/index.html @@ -8,13 +8,13 @@ -
+
- -
+ + \ No newline at end of file