diff options
Diffstat (limited to 'wiki/setup.md')
-rw-r--r-- | wiki/setup.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/wiki/setup.md b/wiki/setup.md index ef17db8..b93f21d 100644 --- a/wiki/setup.md +++ b/wiki/setup.md @@ -169,6 +169,8 @@ Sample post config. ```markdown --- title: "Log-Structured Merge Tree" +author: "Francesco" +authorAvatarPath: "/avatar.jpeg" date: "2023-11-12" summary: "An LSM Tree overview and Java implementation." description: "An LSM Tree overview and Java implementation." |