Skip to content

Commit

Permalink
Add pts to edition and author json.
Browse files Browse the repository at this point in the history
  • Loading branch information
ihongda committed May 15, 2024
1 parent b2f9e39 commit ce0a087
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 0 deletions.
4 changes: 4 additions & 0 deletions _author.json
Original file line number Diff line number Diff line change
Expand Up @@ -198,5 +198,9 @@
"cone": {
"type": "root",
"name": "Margaret Cone"
},
"pts": {
"type": "root",
"name": "PTS"
}
}
5 changes: 5 additions & 0 deletions _edition.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,5 +33,10 @@
"type": "edition",
"is_root": true,
"language": "san"
},
"pts": {
"type": "edition",
"is_root": true,
"language": "pra"
}
}

0 comments on commit ce0a087

Please sign in to comment.