Updated
This commit is contained in:
parent
ad71c0508e
commit
fe419052e9
4 changed files with 4 additions and 5 deletions
3
.github/workflows/hugo.yaml
vendored
3
.github/workflows/hugo.yaml
vendored
|
@ -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: |
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
---
|
||||
title: "Gallery"
|
||||
title: "Photos"
|
||||
menu: "main"
|
||||
weight: 2
|
||||
---
|
|
@ -1,5 +1,5 @@
|
|||
---
|
||||
title: "Gallery"
|
||||
title: "Photos"
|
||||
menu: "main"
|
||||
weight: 2
|
||||
---
|
|
@ -1,5 +1,5 @@
|
|||
---
|
||||
title: "Gallery"
|
||||
title: "Photos"
|
||||
menu: "main"
|
||||
weight: 2
|
||||
---
|
Loading…
Add table
Add a link
Reference in a new issue