Skip to content

Commit

Permalink
clearing github data from config
Browse files Browse the repository at this point in the history
  • Loading branch information
dstarr committed Sep 16, 2024
1 parent b60d397 commit 15cb472
Showing 1 changed file with 1 addition and 55 deletions.
56 changes: 1 addition & 55 deletions extension/extension-data.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"private_offer_page": "https://elegantcode.com",
"private_offer_page": "https://to-be-determined.com",
"page_content": [
{
"page_url": "https://partner.microsoft.com/en-us/dashboard/marketplace-offers/overview",
Expand Down Expand Up @@ -69,60 +69,6 @@
"jquery_selector": "foo",
"content_type": "link",
"event": "load"
},
{
"page_url": "https://github.com",
"target_url": "https://github.com/microsoft/Mastering-the-Marketplace/raw/main/guided_tour/home_workspace_marketplace_offers.mp3",
"target_title": "Sample audio 1",
"content_type": "audio",
"jquery_selector": ""
},
{
"page_url": "https://github.com",
"target_url": "https://github.com/microsoft/Mastering-the-Marketplace/raw/main/guided_tour/home_workspace_marketplace_offers.mp3",
"target_title": "Sample audio 2",
"content_type": "audio",
"jquery_selector": ""
},
{
"page_url": "https://github",
"target_url": "https://github.com/microsoft/Mastering-the-Marketplace/raw/main/guided_tour/Outro.mp4",
"target_title": "Create a new marketplace offer",
"content_type": "bubble",
"jquery_selector": "#workspace-nav-offers-homepagelink",
"text": "I am here"
},
{
"page_url": "https://github.com",
"target_title": "GitHub content 1",
"target_url": "https://www.youtube.com/watch?v=6v2L2UGZJAM",
"jquery_selector": "foo",
"content_type": "link",
"event": "load"
},
{
"page_url": "https://github.com",
"target_title": "GitHub content 2",
"target_url": "https://www.youtube.com/watch?v=6v2L2UGZJAM",
"jquery_selector": "foo",
"content_type": "link",
"event": "load"
},
{
"page_url": "https://github.com",
"target_title": "GitHub content 2",
"target_url": "https://www.youtube.com/watch?v=6v2L2UGZJAM",
"jquery_selector": "foo",
"content_type": "diagram",
"event": "load"
},
{
"page_url": "https://github.com",
"target_title": "GitHub content 2",
"target_url": "https://www.youtube.com/watch?v=6v2L2UGZJAM",
"jquery_selector": "foo",
"content_type": "tool",
"event": "load"
}
],
"recent_content": [
Expand Down

0 comments on commit 15cb472

Please sign in to comment.