Skip to content
This repository was archived by the owner on Nov 29, 2023. It is now read-only.

Commit 63031f0

Browse files
authored
update blog posts (#1170)
1 parent b67b5d6 commit 63031f0

File tree

1 file changed

+24
-22
lines changed

1 file changed

+24
-22
lines changed

site/blogposts.config.json

Lines changed: 24 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,28 @@
11
[
2+
{
3+
"categories": [
4+
"Voice",
5+
"Voice API"
6+
],
7+
"categoryLinks": [
8+
"https://www.bandwidth.com/blog/category/voice/",
9+
"https://www.bandwidth.com/blog/category/voice/voice-api/"
10+
],
11+
"imageUrl": "https://www.bandwidth.com/wp-content/uploads/Blog_Maestro_How-does-WebRTC-work_In-App-Calling.png",
12+
"postLink": "https://www.bandwidth.com/blog/webrtc/",
13+
"postTitle": "Your intro to In-App Calling, and the WebRTC tech it’s based on"
14+
},
15+
{
16+
"categories": [
17+
"Voice"
18+
],
19+
"categoryLinks": [
20+
"https://www.bandwidth.com/blog/category/voice/"
21+
],
22+
"imageUrl": "https://www.bandwidth.com/wp-content/uploads/Blog_Evaluating-your-carrier_Picking-the-right-VoIP-provider.png",
23+
"postLink": "https://www.bandwidth.com/blog/how-to-pick-the-right-provider/",
24+
"postTitle": "Picking the right VoIP provider: 7 hacks from an industry insider"
25+
},
226
{
327
"categories": [
428
"Voice"
@@ -92,27 +116,5 @@
92116
"imageUrl": "https://www.bandwidth.com/wp-content/uploads/Blog_Maestro-Ai-Call-Centers.png",
93117
"postLink": "https://www.bandwidth.com/blog/artificial-intelligence-for-call-centers-how-bots-are-saving-enterprise-cx/",
94118
"postTitle": "Artificial intelligence for call centers: how bots are saving enterprise CX"
95-
},
96-
{
97-
"categories": [
98-
"CPaaS"
99-
],
100-
"categoryLinks": [
101-
"https://www.bandwidth.com/blog/category/cpaas/"
102-
],
103-
"imageUrl": "https://www.bandwidth.com/wp-content/uploads/Blog_CiscoLive-Recap-1.png",
104-
"postLink": "https://www.bandwidth.com/blog/ciscolive-2023-recap/",
105-
"postTitle": "CiscoLive 2023: 5 highlights in communications"
106-
},
107-
{
108-
"categories": [
109-
"CPaaS"
110-
],
111-
"categoryLinks": [
112-
"https://www.bandwidth.com/blog/category/cpaas/"
113-
],
114-
"imageUrl": "https://www.bandwidth.com/wp-content/uploads/Blog_Cloud-Migration.png",
115-
"postLink": "https://www.bandwidth.com/blog/what-is-cloud-migration/",
116-
"postTitle": "What is cloud migration? Cloud migration 101"
117119
}
118120
]

0 commit comments

Comments
 (0)