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:
branches:
- master
workflow_dispatch:
permissions:
@ -24,7 +23,7 @@ jobs:
build:
runs-on: ubuntu-latest
env:
HUGO_VERSION: 0.142.0
HUGO_VERSION: 0.144.2
steps:
- name: Install Hugo CLI
run: |

View file

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

View file

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

View file

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