Skip to content

Commit

Permalink
Remove empty subpageitems (#1162)
Browse files Browse the repository at this point in the history
  • Loading branch information
muffinresearch committed Nov 24, 2021
1 parent ff5bc23 commit 065c547
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions src/data/pages.json
Original file line number Diff line number Diff line change
Expand Up @@ -767,8 +767,7 @@
},
{
"title": "Firefox Add-on Distribution Agreement (December 2021)",
"url": "/documentation/publish/firefox-add-on-distribution-agreement-dec-2021/",
"subpageitems": []
"url": "/documentation/publish/firefox-add-on-distribution-agreement-dec-2021/"
},
{
"title": "Add-ons Blocking Process",
Expand Down Expand Up @@ -1389,7 +1388,7 @@
}
]
},
{
{
"title": "Dynamic themes",
"url": "/documentation/themes/dynamic-themes/",
"subpageitems": [
Expand Down

0 comments on commit 065c547

Please sign in to comment.