Convert links list to individual blog entries #11

Merged
mxmehl merged 32 commits from links-as-blog into main 2026-02-23 16:16:11 +01:00
Showing only changes of commit 91b3d266e8 - Show all commits

View File

@@ -43,7 +43,7 @@ jobs:
- name: Setup Hugo - name: Setup Hugo
uses: https://github.com/peaceiris/actions-hugo@v3.0.0 uses: https://github.com/peaceiris/actions-hugo@v3.0.0
with: with:
hugo-version: "latest" hugo-version: "0.155.3"
extended: true extended: true
- name: Build website with Hugo - name: Build website with Hugo