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