Adds tag pages example

This commit is contained in:
Zach Leatherman
2018-06-11 08:08:15 -05:00
parent 80ea652463
commit 75243f298d
5 changed files with 27 additions and 4 deletions

View File

@ -11,5 +11,9 @@
"author": {
"name": "Your Name Here",
"email": "youremailaddress@example.com"
}
},
"tagPages": [
"another-tag",
"second-tag"
]
}