Skip to content

Commit 3b07006

Browse files
committed
Switch back to origin version of Tale theme
1 parent 3acc369 commit 3b07006

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/main.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
needs: lint
2525
runs-on: ubuntu-latest
2626
env:
27-
HUGO_VERSION: 0.132.1
27+
HUGO_VERSION: 0.140.1
2828
steps:
2929
- name: Checkout repo
3030
uses: actions/checkout@v4

.gitmodules

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
[submodule "themes/tale"]
22
path = themes/tale
3-
url = [email protected]:cloudlena/tale-hugo.git
3+
url = [email protected]:EmielH/tale-hugo.git

0 commit comments

Comments
 (0)