diff options
author | 2024-04-26 12:10:13 +0200 | |
---|---|---|
committer | 2024-04-26 12:10:13 +0200 | |
commit | 5f658f28525d855b983d0aa1c4cfcb5721b3cbbf (patch) | |
tree | 5d7c8218e57bd6edca56b824bd11411d931bc5fd /docs/postgresql | |
parent | c9d49bba90e59b55e9470b897215e182627e4b77 (diff) | |
download | website-5f658f28525d855b983d0aa1c4cfcb5721b3cbbf.tar.gz website-5f658f28525d855b983d0aa1c4cfcb5721b3cbbf.zip |
Migration to hyde 0.0.3
Diffstat (limited to 'docs/postgresql')
-rw-r--r-- | docs/postgresql/index.rhtml.config | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/postgresql/index.rhtml.config b/docs/postgresql/index.rhtml.config index 6c29f30..34610af 100644 --- a/docs/postgresql/index.rhtml.config +++ b/docs/postgresql/index.rhtml.config @@ -1,3 +1,4 @@ title: PostgreSQL category: notes -pageNames: [postgresql]
\ No newline at end of file +pageNames: [postgresql] +master: master.rhtml |