Skip to content

Commit

Permalink
update hugo version
Browse files Browse the repository at this point in the history
  • Loading branch information
trouze committed Oct 22, 2024
1 parent 1602de6 commit 5e8fb24
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/hugo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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: |
Expand Down
4 changes: 3 additions & 1 deletion config.yaml
Original file line number Diff line number Diff line change
@@ -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.
Expand Down
2 changes: 1 addition & 1 deletion content/post/austin-marathon.md
Original file line number Diff line number Diff line change
@@ -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! "
---

<div class="strava-embed-placeholder" data-embed-type="activity" data-embed-id="10788543034" data-style="standard"></div><script src="https://strava-embeds.com/embed.js"></script>

0 comments on commit 5e8fb24

Please sign in to comment.