Fix formatting in docs (#379)

This commit is contained in:
Pranav Raj S
2019-12-23 13:00:22 +05:30
committed by Sojan Jose
parent 1143893d9c
commit 32efe8676f
3 changed files with 17 additions and 18 deletions

View File

@@ -3,26 +3,26 @@ path: "/docs/channels/website"
title: "How to create website channel?"
---
Step 1. Click on "Add Inbox" button from Settings > Inboxes page.
**Step 1**. Click on "Add Inbox" button from Settings > Inboxes page.
![inbox_create](./images/inbox_create.png)
Step 2. Click on "Website" icon.
**Step 2**. Click on "Website" icon.
![list_of_channels](./images/list_of_channels.png)
Step 3. Provide your website name and url. Website name will be shown on the live chat widget.
**Step 3**. Provide your website name and url. Website name will be shown on the live chat widget.
![create_website](./images/create_website.png)
Step 4. "Add agents" to your website inbox.
**Step 4**. "Add agents" to your website inbox.
![add_agents](./images/add_agents.png)
Step 5. Hooray! You can sucessfully created a website inbox. Copy and paste the code shown in the page to your website and start supporting your customers.
**Step 5**. Hooray! You can sucessfully created a website inbox. Copy and paste the code shown in the page to your website and start supporting your customers.
![finish_inbox](./images/finish_inbox.png)
Step 6. If you want to update the agents who have access to the inbox, you can go to Settings > Inboxes. You will be able to see your website inbox listed there. Click on Settings. You will be able to Code as well the list of agents who have access to the inbox.
**Step 6**. If you want to update the agents who have access to the inbox, you can go to Settings > Inboxes. You will be able to see your website inbox listed there. Click on Settings. You will be able to Code as well the list of agents who have access to the inbox.
![inbox_settings](./images/inbox_settings.png)