Small wording tweak

This commit is contained in:
Michael Lazar 2020-06-20 23:10:21 -04:00
parent 0b8446c58f
commit 5dc39f37d2
1 changed files with 7 additions and 7 deletions

View File

@ -74,10 +74,12 @@ app = JetforceApplication()
HOMEPAGE = r""" HOMEPAGE = r"""
# Gemini Chat # Gemini Chat
``` The coolest chatroom in gemini! A live, unmoderated chat room over gemini://
_________________________________
< The coolest chatroom in gemini! > ``` It's better than grass!
--------------------------------- _________________________
< It's better than grass! >
-------------------------
\ ^__^ \ ^__^
\ (oo)\_______ \ (oo)\_______
(__)\ )\/\ (__)\ )\/\
@ -85,8 +87,6 @@ HOMEPAGE = r"""
|| || || ||
``` ```
A live, unmoderated chat room over gemini://
You can set a username by connecting with a client certificate. You can set a username by connecting with a client certificate.
Anonymous users will be identified by their IP addresses. Anonymous users will be identified by their IP addresses.
@ -94,7 +94,7 @@ Anonymous users will be identified by their IP addresses.
(view the last 100 messages) (view the last 100 messages)
=> /stream => /stream
(open a long-running gemini connection that will stream in real-time) (open a long-running TCP connection that will stream in real-time)
=> /submit => /submit
(submit a message to the room) (submit a message to the room)