Skip to content

Commit

Permalink
Merge pull request #558 from Crunch-io/fix-content-page-dates
Browse files Browse the repository at this point in the history
More data fixes and freeze hugo version
  • Loading branch information
joaquimadraz authored Oct 15, 2024
2 parents 4e83a3c + 5e7241b commit 210a505
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-and-deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ on:
- dev
- src
push:
branches:
branches:
- dev
- src

Expand Down Expand Up @@ -35,7 +35,7 @@ jobs:
- name: Install Hugo
uses: peaceiris/actions-hugo@v2
with:
hugo-version: 'latest'
hugo-version: '0.135.0'
- name: Setup Node
uses: actions/setup-node@v2
with:
Expand Down
2 changes: 1 addition & 1 deletion content/resources/insight-platforms-demo-days-2022.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
+++
date = "2022-07-5T12:20:23-04:00"
date = "2022-07-05T12:20:23-04:00"
draft = false
title = "Insight Platforms Demo Days"
about = "See Crunch.io in action presented by Jeff Coombs, President, and Chris Jones, Senior Director of Product."
Expand Down

0 comments on commit 210a505

Please sign in to comment.