diff options
author | 2021-12-27 17:06:26 +0100 | |
---|---|---|
committer | 2021-12-27 17:06:26 +0100 | |
commit | 4a11ca5aa241c5d5128083b125c36175272f590c (patch) | |
tree | 4ae7ee0ea4dfffce77a74579f9923c226c1663f1 /docs | |
parent | b3f18f3fbcf967d7289085f976dd272f33af8e47 (diff) | |
download | website-4a11ca5aa241c5d5128083b125c36175272f590c.tar.gz website-4a11ca5aa241c5d5128083b125c36175272f590c.zip |
Correct *.config files
Diffstat (limited to 'docs')
-rw-r--r-- | docs/querydsl/querydsl.rhtml.config | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/querydsl/querydsl.rhtml.config b/docs/querydsl/querydsl.rhtml.config index d27de86..10308cd 100644 --- a/docs/querydsl/querydsl.rhtml.config +++ b/docs/querydsl/querydsl.rhtml.config @@ -1,2 +1,2 @@ -title = "QueryDSL" -pageName = notes
\ No newline at end of file +title: "QueryDSL" +pageName: notes
\ No newline at end of file |