From 899547d8c1f3d2a610efc1693eb9177ae1f69558 Mon Sep 17 00:00:00 2001 From: 89Q12 Date: Fri, 18 Oct 2024 22:28:14 +0200 Subject: [PATCH] Pin hugo version and fix date on story --- .github/workflows/build.yaml | 2 +- content/posts/2024-10-18T22:01:34-.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/build.yaml b/.github/workflows/build.yaml index 02b6526..bb1ee4b 100644 --- a/.github/workflows/build.yaml +++ b/.github/workflows/build.yaml @@ -16,7 +16,7 @@ jobs: - name: Set Up Hugo uses: peaceiris/actions-hugo@v2 with: - hugo-version: 'v0.124.0' # You can specify a specific Hugo version here + hugo-version: '0.124.0' # You can specify a specific Hugo version here - name: Build Hugo Site run: hugo --minify diff --git a/content/posts/2024-10-18T22:01:34-.md b/content/posts/2024-10-18T22:01:34-.md index 1b75429..a1ea41b 100644 --- a/content/posts/2024-10-18T22:01:34-.md +++ b/content/posts/2024-10-18T22:01:34-.md @@ -1,6 +1,6 @@ --- title: Lost entity -date: 2024-10-18T22:01:34 +date: 2024-10-17T22:01:34 categories: ["story"] tags: ---