aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJae Lo Presti <me@jae.fi>2021-12-12 12:50:23 +0200
committerJae Lo Presti <me@jae.fi>2021-12-12 12:50:23 +0200
commit0e5a0ae9ee5a5fe76cb4d458b18ddb027ba1a734 (patch)
treecf6c9fa39852cf2b0c4206fd1d4fc6404bdb3747
parentfa377e7bd80d9fd7bb8d2d8b7f29f58c13fc9ca6 (diff)
downloadwolfeye-php-0e5a0ae9ee5a5fe76cb4d458b18ddb027ba1a734.tar.gz
wolfeye-php-0e5a0ae9ee5a5fe76cb4d458b18ddb027ba1a734.tar.bz2
wolfeye-php-0e5a0ae9ee5a5fe76cb4d458b18ddb027ba1a734.zip
Search: relative URL instead of hardcoded
-rw-r--r--index.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.php b/index.php
index 3b1e921..8801bb1 100644
--- a/index.php
+++ b/index.php
@@ -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">