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
2021-05-15 19:44:50 +02:00

14 lines
270 B
Python

"""Welcome page."""
WELCOME_PAGE = """\
# Bebop
Hi! Welcome to the Bebop browser.
Press "?" to see the keybinds, commands and more, or click the link below by \
pressing its link ID (1).
=> bebop:help Help
=> gemini://dece.space/dev/bebop.gmi Bebop @ dece.space
"""