diff options
author | 2022-06-20 17:17:10 +0200 | |
---|---|---|
committer | 2022-06-20 17:17:10 +0200 | |
commit | d5a3dfa03aa8ffe5e971bbffbdce852bf6505db1 (patch) | |
tree | 9a87f7ae807412f9b00c33d473eeb521200e859c /docs | |
parent | c717c107217a83e50a94a0765a90fe746a0d02a8 (diff) | |
download | website-d5a3dfa03aa8ffe5e971bbffbdce852bf6505db1.tar.gz website-d5a3dfa03aa8ffe5e971bbffbdce852bf6505db1.zip |
Correct title page
Diffstat (limited to 'docs')
-rw-r--r-- | docs/postgresql/index.rhtml.config | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/postgresql/index.rhtml.config b/docs/postgresql/index.rhtml.config index 527a868..6c29f30 100644 --- a/docs/postgresql/index.rhtml.config +++ b/docs/postgresql/index.rhtml.config @@ -1,3 +1,3 @@ -title: Java +title: PostgreSQL category: notes -pageNames: [java]
\ No newline at end of file +pageNames: [postgresql]
\ No newline at end of file |