Upstream badges shields urls syntax change
https://github.com/badges/shields/issues/8671
This commit is contained in:
parent
b9980587cf
commit
be7172459a
1 changed files with 4 additions and 5 deletions
|
@ -3,8 +3,7 @@ A complete, declarative and reproducible configuration of my entire Nix fleet.
|
||||||
|
|
||||||
** Current status
|
** Current status
|
||||||
|
|
||||||
#+html: <img src="https://img.shields.io/github/workflow/status/aciceri/nixfleet/check?label=nix%20flake%20check&logo=nixos"/>
|
#+html: <img src="https://img.shields.io/github/actions/workflow/status/aciceri/nixfleet/check.yaml?label=nix%20flake%20check&logo=nixos"/>
|
||||||
#+html: <img src="https://img.shields.io/github/workflow/status/aciceri/nixfleet/build-thinkpad?label=thinkpad&logo=nixos" />
|
#+html: <img src="https://img.shields.io/github/actions/workflow/status/aciceri/nixfleet/build-thinkpad.yaml?label=thinkpad&logo=nixos" />
|
||||||
#+html: <img src="https://img.shields.io/github/workflow/status/aciceri/nixfleet/build-hs?label=hs&logo=nixos" />
|
#+html: <img src="https://img.shields.io/github/actions/workflow/status/aciceri/nixfleet/build-hs.yaml?label=hs&logo=nixos" />
|
||||||
#+html: <img src="https://img.shields.io/github/workflow/status/aciceri/nixfleet/build-pbp?label=pbp&logo=nixos" />
|
#+html: <img src="https://img.shields.io/github/actions/workflow/status/aciceri/nixfleet/build-pbp.yaml?label=pbp&logo=nixos" />
|
||||||
#+html: <img src="https://img.shields.io/github/workflow/status/aciceri/nixfleet/build-beebox?label=beebox&logo=nixos" />
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue