This commit is contained in:
Mirai Kumiko 2025-03-10 23:03:02 +01:00
parent ad71c0508e
commit fe419052e9
4 changed files with 4 additions and 5 deletions

View file

@ -4,7 +4,6 @@ on:
push: push:
branches: branches:
- master - master
workflow_dispatch: workflow_dispatch:
permissions: permissions:
@ -24,7 +23,7 @@ jobs:
build: build:
runs-on: ubuntu-latest runs-on: ubuntu-latest
env: env:
HUGO_VERSION: 0.142.0 HUGO_VERSION: 0.144.2
steps: steps:
- name: Install Hugo CLI - name: Install Hugo CLI
run: | run: |

View file

@ -1,5 +1,5 @@
--- ---
title: "Gallery" title: "Photos"
menu: "main" menu: "main"
weight: 2 weight: 2
--- ---

View file

@ -1,5 +1,5 @@
--- ---
title: "Gallery" title: "Photos"
menu: "main" menu: "main"
weight: 2 weight: 2
--- ---

View file

@ -1,5 +1,5 @@
--- ---
title: "Gallery" title: "Photos"
menu: "main" menu: "main"
weight: 2 weight: 2
--- ---