welcome: minor changes
This commit is contained in:
parent
2fa53876e6
commit
2ea8f60739
|
@ -3,7 +3,7 @@
|
||||||
WELCOME_PAGE = """\
|
WELCOME_PAGE = """\
|
||||||
# Bebop
|
# Bebop
|
||||||
|
|
||||||
Hi! Welcome to the Bebop browser! 🚀🎶
|
Welcome to the Bebop browser! 🚀
|
||||||
|
|
||||||
Press "?" or type ":help" and enter to see the keybinds, commands and more, \
|
Press "?" or type ":help" and enter to see the keybinds, commands and more, \
|
||||||
or visit the link below by pressing its link ID (1). To start browsing \
|
or visit the link below by pressing its link ID (1). To start browsing \
|
||||||
|
@ -14,4 +14,8 @@ right away, press "o", type an URL and press Enter.
|
||||||
|
|
||||||
You can configure which page to show up when starting Bebop instead of this \
|
You can configure which page to show up when starting Bebop instead of this \
|
||||||
one: set your home URL in the "home" key of your configuration file.
|
one: set your home URL in the "home" key of your configuration file.
|
||||||
|
|
||||||
|
New to Gemini? Check out this catalog of capsules to get you started:
|
||||||
|
|
||||||
|
=> gemini://medusae.space/ medusae.space
|
||||||
"""
|
"""
|
||||||
|
|
Reference in a new issue