diff --git a/.github/workflows/hugo.yml b/.github/workflows/hugo.yml index c31d6ab..b4d5a25 100644 --- a/.github/workflows/hugo.yml +++ b/.github/workflows/hugo.yml @@ -30,7 +30,7 @@ jobs: build: runs-on: ubuntu-latest env: - HUGO_VERSION: 0.108.0 + HUGO_VERSION: 0.136.4 steps: - name: Install Hugo CLI run: | diff --git a/config.yaml b/config.yaml index d2db488..86556f1 100644 --- a/config.yaml +++ b/config.yaml @@ -1,7 +1,9 @@ baseurl: "https://tylerrouze.com" languageCode: "en-us" title: "Tyler Rouze" -paginate: 5 + +pagination: + pagerSize: 5 params: # Emoji will show before the blog title on site navbar. diff --git a/content/post/austin-marathon.md b/content/post/austin-marathon.md index 66634df..a2c587d 100644 --- a/content/post/austin-marathon.md +++ b/content/post/austin-marathon.md @@ -1,7 +1,7 @@ --- title: "Recap: My First Marathon" date: 2024-02-19 12:00:00 -excerpt: "In this 30-minute virtual event, Amos Budde, Head of Alliances & Channels at Analytics8, and Tyler Rouze, Managing Consultant at Analytics8 and dbt practice leader, introduce the significance of regular health checks for your dbt projects. " +excerpt: "Check out my Austin Marathon run! " ---
\ No newline at end of file