Skip to content

Commit e9a9734

Browse files
authored
Merge pull request #134 from AdingApkgg/next
Update Hugo version to 0.155.2 in GitHub Actions workflow and change …
2 parents 663f5c6 + 6634f04 commit e9a9734

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/hugo.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
runs-on: ubuntu-latest
2626
env:
2727
DART_SASS_VERSION: 1.97.3
28-
HUGO_VERSION: 0.155.1
28+
HUGO_VERSION: 0.155.2
2929
HUGO_ENVIRONMENT: production
3030
TZ: America/Los_Angeles
3131
steps:

hugo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ pre = "fa fa-film"
2222
[[menus.main]]
2323
identifier = "multi-search"
2424
name = '聚搜'
25-
url = 'https://searchgal.homes/'
25+
url = 'https://searchgal.top/'
2626
weight = 1
2727
pre = "fa fa-hexagon-nodes"
2828

0 commit comments

Comments
 (0)