diff --git a/.gitea/workflows/build.yaml b/.gitea/workflows/build.yaml index a716eeb..c017ee5 100644 --- a/.gitea/workflows/build.yaml +++ b/.gitea/workflows/build.yaml @@ -15,7 +15,7 @@ jobs: build: runs-on: ubuntu-latest container: - image: git.0x45.cz/em/mixtape:240601 + image: git.0x45.cz/em/mixtape:240625 steps: - name: Checkout repository diff --git a/config.toml b/config.toml index ba9c415..0c6c21d 100644 --- a/config.toml +++ b/config.toml @@ -2,7 +2,7 @@ base_url = "https://mixtape.0x45.cz" title = "mixtape" compile_sass = true build_search_index = false -generate_feed = false +generate_feeds = false taxonomies = [ { name = "category" },