Skip to content

Commit

Permalink
added in placeholder
Browse files Browse the repository at this point in the history
eventually I want to use this functionality for a new category, but don't want to forget the data structure before then

JSON doesn't have comments or I'd leave a valid entry commented out
  • Loading branch information
mooreds committed Nov 21, 2024
1 parent b9a0e5a commit 98eff88
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions astro/src/tools/docs/categoriesToFloatToTop.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,5 @@
{
"get started" : {
"download and install" : true
},
"extend" : {
"examples" : true
"EXAMPLE REMOVE ALL CAPS TEXT TO TEST download and install" : true
}
}

0 comments on commit 98eff88

Please sign in to comment.