diff --git a/README.md b/README.md index 8578d62..eed49c6 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,9 @@ +# Trude's Website + +Welcome to my personal website! + +Here you will find my blog, computer science notes, + ## Start Server ```sh git submodule update --init --recursive diff --git a/config.yaml b/config.yaml index af49916..c78c7f6 100644 --- a/config.yaml +++ b/config.yaml @@ -41,6 +41,8 @@ params: defaultTheme: auto # dark, light disableThemeToggle: false social: true + mainSections: + - posts ShowReadingTime: true ShowShareButtons: true