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

Commit

Permalink
update blog posts
Browse files Browse the repository at this point in the history
  • Loading branch information
DX-Bandwidth committed Oct 9, 2023
1 parent b67b5d6 commit f8d2ddf
Showing 1 changed file with 24 additions and 22 deletions.
46 changes: 24 additions & 22 deletions site/blogposts.config.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,28 @@
[
{
"categories": [
"Voice",
"Voice API"
],
"categoryLinks": [
"https://www.bandwidth.com/blog/category/voice/",
"https://www.bandwidth.com/blog/category/voice/voice-api/"
],
"imageUrl": "https://www.bandwidth.com/wp-content/uploads/Blog_Maestro_How-does-WebRTC-work_In-App-Calling.png",
"postLink": "https://www.bandwidth.com/blog/webrtc/",
"postTitle": "Your intro to In-App Calling, and the WebRTC tech it’s based on"
},
{
"categories": [
"Voice"
],
"categoryLinks": [
"https://www.bandwidth.com/blog/category/voice/"
],
"imageUrl": "https://www.bandwidth.com/wp-content/uploads/Blog_Evaluating-your-carrier_Picking-the-right-VoIP-provider.png",
"postLink": "https://www.bandwidth.com/blog/how-to-pick-the-right-provider/",
"postTitle": "Picking the right VoIP provider: 7 hacks from an industry insider"
},
{
"categories": [
"Voice"
Expand Down Expand Up @@ -92,27 +116,5 @@
"imageUrl": "https://www.bandwidth.com/wp-content/uploads/Blog_Maestro-Ai-Call-Centers.png",
"postLink": "https://www.bandwidth.com/blog/artificial-intelligence-for-call-centers-how-bots-are-saving-enterprise-cx/",
"postTitle": "Artificial intelligence for call centers: how bots are saving enterprise CX"
},
{
"categories": [
"CPaaS"
],
"categoryLinks": [
"https://www.bandwidth.com/blog/category/cpaas/"
],
"imageUrl": "https://www.bandwidth.com/wp-content/uploads/Blog_CiscoLive-Recap-1.png",
"postLink": "https://www.bandwidth.com/blog/ciscolive-2023-recap/",
"postTitle": "CiscoLive 2023: 5 highlights in communications"
},
{
"categories": [
"CPaaS"
],
"categoryLinks": [
"https://www.bandwidth.com/blog/category/cpaas/"
],
"imageUrl": "https://www.bandwidth.com/wp-content/uploads/Blog_Cloud-Migration.png",
"postLink": "https://www.bandwidth.com/blog/what-is-cloud-migration/",
"postTitle": "What is cloud migration? Cloud migration 101"
}
]

0 comments on commit f8d2ddf

Please sign in to comment.