Make category pages work.
This commit is contained in:
56
app/src/data/categories.json
Normal file
56
app/src/data/categories.json
Normal file
@@ -0,0 +1,56 @@
|
||||
[
|
||||
{
|
||||
"name": "Startups and Business"
|
||||
},
|
||||
{
|
||||
"name": "Philosophy and Psychology"
|
||||
},
|
||||
{
|
||||
"name": "Autobiographies and Biographies"
|
||||
},
|
||||
{
|
||||
"name": "History"
|
||||
},
|
||||
{
|
||||
"name": "Evolution, Science and Medicine"
|
||||
},
|
||||
{
|
||||
"name": "Logic and Problem Solving"
|
||||
},
|
||||
{
|
||||
"name": "Politics"
|
||||
},
|
||||
{
|
||||
"name": "Economics"
|
||||
},
|
||||
{
|
||||
"name": "Gender"
|
||||
},
|
||||
{
|
||||
"name": "Sexuality"
|
||||
},
|
||||
{
|
||||
"name": "Education"
|
||||
},
|
||||
{
|
||||
"name": "Writing"
|
||||
},
|
||||
{
|
||||
"name": "Theater and Film"
|
||||
},
|
||||
{
|
||||
"name": "Fiction"
|
||||
},
|
||||
{
|
||||
"name": "Health"
|
||||
},
|
||||
{
|
||||
"name": "Travel"
|
||||
},
|
||||
{
|
||||
"name": "Language"
|
||||
},
|
||||
{
|
||||
"name": "Nature"
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user