diff options
| author | Sadeep Madurange <sadeep@asciimx.com> | 2026-05-07 11:47:58 +0800 |
|---|---|---|
| committer | Sadeep Madurange <sadeep@asciimx.com> | 2026-05-07 12:19:32 +0800 |
| commit | 46d0d9de4485c152310957ebb1ec9b2d8af135e6 (patch) | |
| tree | 33d3575d0ade504992d209871eaeb01ba4bfbbde /index.md | |
| parent | 35c999ea426a5f0b32e2b5d5bab5fe010ea9ce97 (diff) | |
| download | www-46d0d9de4485c152310957ebb1ec9b2d8af135e6.tar.gz | |
Replaced SA search with Regex search.
Diffstat (limited to 'index.md')
| -rw-r--r-- | index.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -16,6 +16,6 @@ title: "Home" <footer> <p>Built with <a href="https://github.com/ronv/minimalist" class="external" target="_blank" rel="noopener noreferrer">Minimalist</a>. - <a href="/cgi-bin/find.cgi">Search</a> + <a href="/cgi-bin/search.cgi">Search</a> </p> </footer> |
