This commit is contained in:
Jacky Zhao
2023-06-17 16:05:46 -07:00
parent f078f20c08
commit d5b51a8e29
10 changed files with 143 additions and 16 deletions

View File

@@ -64,6 +64,7 @@ const config: QuartzConfig = {
Component.ReadingTime(),
Component.TagList(),
],
content: Component.Content(),
left: [
Component.TableOfContents(),
],