diff options
author | 2022-05-11 18:02:33 +0200 | |
---|---|---|
committer | 2022-05-11 18:02:33 +0200 | |
commit | 6bb1bf2629d8c628e640b9cfcd60967d7aa4d5ec (patch) | |
tree | 7e490550e106223b637216081511eb3f30b65f81 | |
parent | bcf60dcf318f46b328f61d774ee1390e9c36a00b (diff) | |
download | website-6bb1bf2629d8c628e640b9cfcd60967d7aa4d5ec.tar.gz website-6bb1bf2629d8c628e640b9cfcd60967d7aa4d5ec.zip |
Add category
-rw-r--r-- | docs/querydsl/querydsl.rhtml.config | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/querydsl/querydsl.rhtml.config b/docs/querydsl/querydsl.rhtml.config index 10308cd..1708a39 100644 --- a/docs/querydsl/querydsl.rhtml.config +++ b/docs/querydsl/querydsl.rhtml.config @@ -1,2 +1,3 @@ title: "QueryDSL" -pageName: notes
\ No newline at end of file +category: notes +pageNames: [querydsl]
\ No newline at end of file |