Adjust templates layout for hugo 0.146, potentially breaking change

This commit is contained in:
Alex Shpak
2025-05-31 01:38:33 +02:00
parent 24d3465980
commit f2c703e155
45 changed files with 5 additions and 11 deletions
+1 -1
View File
@@ -9,7 +9,7 @@ jobs:
matrix:
hugo-version:
- 'latest'
- '0.134.2'
- '0.146.7'
steps:
- uses: actions/checkout@v4
with: