This repository has been archived on 2024-08-20. You can view files and clone it, but cannot push or open issues or pull requests.
Bebop/bebop/welcome.py
dece 8de79a6e5a help: clean up a lot and fix smol issues
Moved a lot of stuff from the readme to the help page so the program is
more self-contained.
2021-05-16 00:46:19 +02:00

15 lines
353 B
Python

"""Welcome page."""
WELCOME_PAGE = """\
# Bebop
Hi! Welcome to the Bebop browser! 🚀🎶
Press "?" to see the keybinds, commands and more, or visit the link below by \
pressing its link ID (1). To start browsing right away, press "o", type an URL \
and press Enter.
=> bebop:help Help
=> gemini://dece.space/dev/bebop.gmi Online documentation
"""