Skip to content

Commit eb6ecc9

Browse files
committed
update action
1 parent 3d5dd1a commit eb6ecc9

3 files changed

Lines changed: 2 additions & 76 deletions

File tree

.github/workflows/hugo.yml

Lines changed: 0 additions & 74 deletions
This file was deleted.

.github/workflows/pages.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
build:
3232
runs-on: ubuntu-latest
3333
env:
34-
HUGO_VERSION: 0.134.0
34+
HUGO_VERSION: 0.147.0
3535
steps:
3636
- name: Checkout
3737
uses: actions/checkout@v4

hugo.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ menu:
2727
- name: About
2828
pageRef: /about
2929
weight: 2
30-
- name: Contact
30+
- name: Contact
3131
url: "https://mastodon.radio/@g7kse"
3232
weight: 3
3333
- name: 3D Prints

0 commit comments

Comments
 (0)