diff options
-rw-r--r-- | index.php | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -9,7 +9,7 @@ <body> <div class="container"> <h1 class="title is-1">WolfEye</h1> - <form action="/search"> + <form action="search"> <input class="search-input" type="text" name="q" placeholder="Search the Web..."> <br/> <div class="searchbtn"> |