<%= post.title %> | +<%= new Date(post.metadata.mtime).toDateString() %> | +
diff --git a/.woodpecker.yaml b/.woodpecker.yaml index 5822293..6f9c873 100644 --- a/.woodpecker.yaml +++ b/.woodpecker.yaml @@ -7,12 +7,12 @@ steps: image: woodpeckerci/plugin-docker-buildx secrets: [ gitpat ] settings: - repo: git.clatter.cc/hexlocation/disseminate + repo: git.iwakura.rip/hex/disseminate platforms: linux/amd64 dockerfile: Dockerfile tags: ["${CI_COMMIT_BRANCH}-latest","${CI_COMMIT_BRANCH}-${CI_COMMIT_SHA}"] - username: hexlocation - registry: git.clatter.cc + username: hex + registry: git.iwakura.rip #insecure: true password: from_secret: gitpat diff --git a/README.md b/README.md index bf4c6cd..55ac0d7 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@
<%= config.branding.subtitle %>
+ <% } %> +<%= post.title %> | +<%= new Date(post.metadata.mtime).toDateString() %> | +