mirror of
https://github.com/zulip/zulip.git
synced 2025-11-09 16:37:23 +00:00
onboarding: Add picture to onboarding messages.
This commit is contained in:
BIN
static/images/cute/turtle.png
Normal file
BIN
static/images/cute/turtle.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 23 KiB |
@@ -73,7 +73,7 @@ def send_initial_realm_messages(realm):
|
||||
'content': "Here is a message in one topic. Replies to this message will go to this topic."},
|
||||
{'stream': "zulip",
|
||||
'topic': "topic demonstration",
|
||||
'content': "A second message in this topic."},
|
||||
'content': "A second message in this topic. With [turtles](/static/images/cute/turtle.png)!"},
|
||||
{'stream': "zulip",
|
||||
'topic': "second topic",
|
||||
'content': "This is a message in a second topic.\n\nTopics are similar to email subjects, "
|
||||
|
||||
Reference in New Issue
Block a user