From 239a0b731924a0ee61eb99c3e2dd30c18d92cead Mon Sep 17 00:00:00 2001 From: Janis Hutz Date: Tue, 13 Jun 2023 17:25:33 +0200 Subject: [PATCH] add fixes for menu --- ui/menu.html | 20 ++++++------- ui/search/index.html | 67 ++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 77 insertions(+), 10 deletions(-) create mode 100644 ui/search/index.html diff --git a/ui/menu.html b/ui/menu.html index 4af9632..c39a7d0 100755 --- a/ui/menu.html +++ b/ui/menu.html @@ -16,26 +16,26 @@
  • Support
  • diff --git a/ui/search/index.html b/ui/search/index.html new file mode 100644 index 0000000..fb1affc --- /dev/null +++ b/ui/search/index.html @@ -0,0 +1,67 @@ + + + + + + + Search (redirects to duckduckgo) :: janishutz.com + + + + +
    +

    Search

    +
    + + +
    +
    + + \ No newline at end of file