URI: 
       Revert "circleci: Upgrade to version 2.1 of the schema" - hugo - [fork] hugo port for 9front
  HTML git clone git@git.drkhsh.at/hugo.git
   DIR Log
   DIR Files
   DIR Refs
   DIR Submodules
   DIR README
   DIR LICENSE
       ---
   DIR commit 0e5a26057c69078faa4a533b75761cda352a2a7e
   DIR parent c8f850ae1734def05687b07213e124c2b585349d
  HTML Author: Bjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>
       Date:   Sun, 18 Aug 2024 19:12:02 +0200
       
       Revert "circleci: Upgrade to version 2.1 of the schema"
       
       This reverts commit c8f850ae1734def05687b07213e124c2b585349d.
       
       Diffstat:
         M .circleci/config.yml                |       2 +-
       
       1 file changed, 1 insertion(+), 1 deletion(-)
       ---
   DIR diff --git a/.circleci/config.yml b/.circleci/config.yml
       @@ -7,7 +7,7 @@ defaults: &defaults
              - image: bepsays/ci-hugoreleaser:1.22300.20000
        environment: &buildenv
              GOMODCACHE: /root/project/gomodcache
       -version: 2.1
       +version: 2
        jobs:
          prepare_release:
            <<: *defaults