This commit is contained in:
Jacky Zhao
2023-06-17 16:05:46 -07:00
parent de72a413ba
commit 659cbc4743
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(),
],