update readme for mobile browsers
This commit is contained in:
parent
5c84fe7feb
commit
9692a8214a
|
@ -29,6 +29,7 @@ Stilde include **[staticrypt][staticrypt_repo]** for that purpose and provide an
|
||||||
- Direct decryption by secret hash uri.
|
- Direct decryption by secret hash uri.
|
||||||
- Deployment and re-deployment with one command.
|
- Deployment and re-deployment with one command.
|
||||||
- New: custom logo on both form and startpage.
|
- New: custom logo on both form and startpage.
|
||||||
|
- New: toggle the input field by clicking on the logo (useful for mobile browsers)
|
||||||
|
|
||||||
## License
|
## License
|
||||||
|
|
||||||
|
@ -140,7 +141,9 @@ Example: ./build.sh -u https://start.domain.tld -d static -t "STILDE - StartPage
|
||||||
- **Run a search on a website**: type a space after the website’s key followed by your query and press return.
|
- **Run a search on a website**: type a space after the website’s key followed by your query and press return.
|
||||||
- **Perform a search with DuckDuckGo**: input any string that doesn't match a key and press return.
|
- **Perform a search with DuckDuckGo**: input any string that doesn't match a key and press return.
|
||||||
|
|
||||||
Under your input **suggestions** will be displayed, they are **specific to a key** or **from DuckDuckGo**. Use press up/down/return or click to use them.
|
- Under your input **suggestions** will be displayed, they are **specific to a key** or **from DuckDuckGo**. Use press up/down/return or click to use them.
|
||||||
|
|
||||||
|
- On mobile devices you can open/close the input and you keyboard by a touch on the logo.
|
||||||
|
|
||||||
|
|
||||||
----
|
----
|
||||||
|
|
Loading…
Reference in a new issue