Skip to content
This repository was archived by the owner on Jun 17, 2024. It is now read-only.

Commit 7b2d8e9

Browse files
committed
removing Microsoft Account Only subtitle for page create sample
1 parent ffa93e6 commit 7b2d8e9

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

OneNoteServiceSamplesWinUniversal.Shared/DataModel/SampleData.json

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@
99
{
1010
"UniqueId": "Group-0-Item-0",
1111
"Title": "Simple page using HTML",
12-
"Subtitle": "Microsoft Account Only",
1312
"ImagePath": "Assets/LightGray.png",
1413
"Description": "Create a simple page using HTML to describe the page content (under default section)",
1514
"RequiresInputComboBox1": "false",
@@ -91,7 +90,6 @@
9190
{
9291
"UniqueId": "Group-0-Item-9",
9392
"Title": "Page under a named section",
94-
"Subtitle": "Microsoft Account Only",
9593
"ImagePath": "Assets/MediumGray.png",
9694
"Description": "Create a page under a given section name using the 'sectionName' query parameter. Please enter a section name in the TextBox below. If the named section does not exist, it will be auto-created",
9795
"RequiresInputComboBox1": "false",

0 commit comments

Comments
 (0)